August 2011
1 post
3 tags
Webbit 0.2.0 with hybi-10 support
The WebSocket specification has gone through several drafts, and seems to be settling down after some security flaws were identified and resolved a couple of months ago. Most current web servers that support WebSockets implement the hybi-00 version of the specification (which, confusingly is the same as hixie-76).
Last week, Google released Chromium 14.0.835.2, which implements hybi-10 - the...