Joel Martin 215ae8e564 Better reaper, catch occasional bad WS header line. %!s(int64=15) %!d(string=hai) anos
..
Makefile 61265b3a7f Remove files that are now in websockify. %!s(int64=15) %!d(string=hai) anos
README.md 61265b3a7f Remove files that are now in websockify. %!s(int64=15) %!d(string=hai) anos
launch.sh f2538f337d wsproxy, wstelnet: wrap command, WS telnet client. %!s(int64=15) %!d(string=hai) anos
rebind f2538f337d wsproxy, wstelnet: wrap command, WS telnet client. %!s(int64=15) %!d(string=hai) anos
rebind.c f2538f337d wsproxy, wstelnet: wrap command, WS telnet client. %!s(int64=15) %!d(string=hai) anos
web.py a22a3cc0ea set socket option SO_REUSEADDR to prevent "Address already in use" error %!s(int64=15) %!d(string=hai) anos
websocket.py 215ae8e564 Better reaper, catch occasional bad WS header line. %!s(int64=15) %!d(string=hai) anos
websockify ec2b614037 Pull websockify: zombie reap, ignore unready clients. %!s(int64=15) %!d(string=hai) anos
wsproxy.py 61265b3a7f Remove files that are now in websockify. %!s(int64=15) %!d(string=hai) anos

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.