Descriptionwebsocket: manage subprotocol negotiation in the websocket hybi specification The Hybi-17 websocket specification allows subprotocol negotiation between client and server (e.g. the "chat" or "superchat" subprotocols). This change adds a mechanism for server-side choice of a subprotocol from a set offered by a client. A "simple chooser" can select from a list of subprotocols or a custom chooser can be used. Patch Set 1 #Patch Set 2 : diff -r 780c85032b17 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 6ed228888a72 https://go.googlecode.com/hg/ # Total comments: 1
MessagesTotal messages: 7 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||