You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
websocket protocol spec draft has been updated.
- Framing protocol has been changed from \0<utf-8>\xff to 7/16/63 length frame.
- Sec-WebSocket-Draft in opening handshake.
Original issue reported on code.google.com by ukai@chromium.org on 18 Oct 2010 at 7:10