noVNC/utils
Peter Åstrand (astrand) 01d60f5aba Fix https://github.com/kanaka/noVNC/issues/230:
Remove support for old Hixie protocols.
Hybi protocols 7 and 8 are still supported, in addition to
protocol 13 -  RFC 6455.
2013-02-28 10:47:36 +01:00
..
Makefile Remove files that are now in websockify. 2011-01-12 20:31:04 -06:00
README.md Remove files that are now in websockify. 2011-01-12 20:31:04 -06:00
img2js.py Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00
json2graph.py Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00
launch.sh util/launch.sh: add --web option and try /usr/share/novnc 2012-11-01 11:35:35 -05:00
nova-novncproxy Changed the config module which includes CONF 2012-11-30 11:50:57 -05:00
rebind utils/rebind, utils/u2x11: use /usr/bin/env 2011-04-06 10:05:59 -05:00
rebind.c Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00
u2x11 utils/rebind, utils/u2x11: use /usr/bin/env 2011-04-06 10:05:59 -05:00
web.py Make scripts more compatible across OSes 2011-03-27 04:18:08 +08:00
websocket.py Fix https://github.com/kanaka/noVNC/issues/230: 2013-02-28 10:47:36 +01:00
websockify Sync with websockify. 2012-11-14 12:28:22 -05:00
websockify.py Add websockify.py symlink for Windows. 2012-01-05 11:55:56 -06:00
wsproxy.py Remove files that are now in websockify. 2011-01-12 20:31:04 -06:00

README.md

WebSockets Proxy

wsproxy has become websockify. A copy of the python version of websockify (named wsproxy.py) is kept here for ease of use. The other versions of websockify (C, Node.js) and the associated test programs have been moved to websockify.

For more detailed description and usage information please refer to the websockify README.