Open vinniefalco opened 7 years ago
Websocket streams operating in client mode need to check the offer returned by the server to verify that it meets the criteria, otherwise the handshake function should return an error.
See #264
Websocket streams operating in client mode need to check the offer returned by the server to verify that it meets the criteria, otherwise the handshake function should return an error.