noVNC/utils
Joel Martin 40f281ebbd Add DOCTYPE. Misc cleanup. 2011-01-30 23:42:28 -06: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
launch.sh wsproxy, wstelnet: wrap command, WS telnet client. 2011-01-12 13:15:11 -06:00
rebind wsproxy, wstelnet: wrap command, WS telnet client. 2011-01-12 13:15:11 -06:00
rebind.c wsproxy, wstelnet: wrap command, WS telnet client. 2011-01-12 13:15:11 -06:00
web.py set socket option SO_REUSEADDR to prevent "Address already in use" error 2010-12-21 23:31:46 +08:00
websocket.py Add DOCTYPE. Misc cleanup. 2011-01-30 23:42:28 -06:00
websockify Remove files that are now in websockify. 2011-01-12 20:31:04 -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.