ws-audio-api
ws-audio-api copied to clipboard
ws.upgradeReq.headers obsolete
the example server won't run because of ws.upgradeReq that do not exist anymore
var connectionId = ws.upgradeReq.headers['sec-websocket-key'];
cheers
Thanks, I'll deal with it as soon as possible