The HyBi implementations silently discard the "sec-websocket-protocol" header sent by the client. It should be returned when the connection is established.
Also, the protocol should be exposed in the Socket object to enable the server to check for a specific protocol.
The HyBi implementations silently discard the "sec-websocket-protocol" header sent by the client. It should be returned when the connection is established.
Also, the protocol should be exposed in the Socket object to enable the server to check for a specific protocol.