the example server won't run because of ws.upgradeReq that do not exist anymore var connectionId = ws.upgradeReq.headers['sec-websocket-key']; cheers
the example server won't run because of ws.upgradeReq that do not exist anymore
var connectionId = ws.upgradeReq.headers['sec-websocket-key'];
cheers