]> git.proxmox.com Git - mirror_novnc.git/commit
Support WebSockets 76 (hixie-76, hybi-00).
authorJoel Martin <github@martintribe.org>
Thu, 24 Jun 2010 22:04:57 +0000 (17:04 -0500)
committerJoel Martin <github@martintribe.org>
Thu, 24 Jun 2010 22:04:57 +0000 (17:04 -0500)
commit486cd527f208a50a9c8114493cdd5c7b61b3ffa5
tree4614d4b56cba6551a49a330b938a25e013158a4f
parent7dfa20b8fd8d1a3cb58d1fe358f52f3095b9e8e2
Support WebSockets 76 (hixie-76, hybi-00).

Looks like disabling web-socket-js debug messages by default that we
get a minor speedup.

Python proxy should support both 75 and 76 (00) modes. Also, update ws
test to more reliably hit the WebSockets ordering/drop issue.
docs/TODO
docs/notes
include/web-socket-js/flash-src/WebSocketMain.swf
tests/ws.html
tests/ws.py
utils/websocket.py