Closed
Bug 648272
Opened 14 years ago
Closed 14 years ago
Implement/activate new Websocket Protocol (HyBi 06 or greater)
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
VERIFIED
DUPLICATE
of bug 640003
People
(Reporter: mozilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10 Build Identifier: The current WebSocket protocol draft is here: http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-06 IMO, the HyBi working group has largely reached consensus on the outstanding major issues and the next few drafts will mostly be wording cleanup and very minor functional tweaks (if any). Also, the handshake now includes the protocol version so the server can determine more easily what version of the protocol it should speak to the UA. The security concerns that prompted Mozilla and Opera to disable WebSockets by default have been addressed. I think it's time to update the WebSockets implementation in Firefox and turn it on by default again. Reproducible: Always
yup
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 4•14 years ago
|
||
fwiw I expect -07 to have minor binary incompatibilies.. that would be the target draft for semantic interoperability imo.
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•