gimite / web-socket-js

HTML5 Web Socket implementation powered by Flash
BSD 3-Clause "New" or "Revised" License
2.73k stars 489 forks source link

Hybi 13 #90

Closed kanaka closed 12 years ago

kanaka commented 13 years ago

And while I'm working HyBi-08, the IETF releases a minor update that bumps the protocol version. This is basically the hybi-08 branch but with the minor update to the Origin: header and the version bump.

gimite commented 12 years ago

I'll support only hybi-10 for now because no major browsers support hybi-13 yet as far as I know. I won't have hybi-13 branch either, to make branch maintenance easier. Version switch should be easy once we decide to do it.

kanaka commented 12 years ago

Yep, the only wire difference that version 13 introduced (apart from the version number) was changing the Sec-WebSocket-Origin header to just Origin.