Skip to content

Conversation

@ericfranz
Copy link
Contributor

ws 3 removed upgradeReq property:

websockets/ws#1099

this is now a second argument to the connection callback i.e.

wss.on('connection', function(ws, req){...

ws 3 removed upgradeReq property:

websockets/ws#1099

this is now a second argument to the connection callback i.e.

    wss.on('connection', function(ws, req){...
@ericfranz ericfranz merged commit 702cca7 into master Nov 14, 2019
@ericfranz ericfranz deleted the update_shell_deps branch November 14, 2019 19:38
@johrstrom johrstrom added this to the OOD1.7 milestone Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants