ws-audio-api icon indicating copy to clipboard operation
ws-audio-api copied to clipboard

ws.upgradeReq.headers obsolete

Open lesitevideo opened this issue 4 years ago • 1 comments

the example server won't run because of ws.upgradeReq that do not exist anymore

var connectionId = ws.upgradeReq.headers['sec-websocket-key'];

cheers

lesitevideo avatar Jan 12 '21 17:01 lesitevideo

Thanks, I'll deal with it as soon as possible

Ivan-Feofanov avatar Jan 13 '21 05:01 Ivan-Feofanov