wangshen2014 / pywebsocket

Automatically exported from code.google.com/p/pywebsocket
0 stars 0 forks source link

Have a recommended way to handle subprotocol on opening handshake #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, for HyBi 06 protocol, we don't offer any interface for users to 
choose subprotocol the application want to talk from the requested subprotocol 
list given in Sec-WebSocket-Protocol.

We should have some interface to enable this.

Original issue reported on code.google.com by tyoshino@chromium.org on 7 Apr 2011 at 7:05

GoogleCodeExporter commented 9 years ago
http://codereview.appspot.com/4369046/

Original comment by tyoshino@chromium.org on 8 Apr 2011 at 7:10