]> git.proxmox.com Git - mirror_novnc.git/commit - utils/websocket.py
Update websockify/websock.js.
authorJoel Martin <github@martintribe.org>
Mon, 17 Sep 2012 22:00:01 +0000 (17:00 -0500)
committerJoel Martin <github@martintribe.org>
Mon, 17 Sep 2012 22:00:01 +0000 (17:00 -0500)
commit204675c85d08733d66c2dddb58ac6d5dcfedc11f
tree3b4bbe99263955baa734fd1c6481455499610850
parent3435491edbbc3ac3c2237a02990dc451c764ddd2
Update websockify/websock.js.

This change pulls websockify 6d9deda9c5.

Most note worthy changes:
- Pulls in web-socket-js 7677e7a954 which updates to IETF 6455 (from
  Hixie)
- Binary support detection and use in include/websock.js
- Add ssl and unix target support
- Add multiple target support via config file/dir.
- Idle timeout exit
include/web-socket-js/WebSocketMain.swf
include/web-socket-js/web_socket.js
include/websock.js
utils/websocket.py
utils/websockify