websockify/utils
Joel Martin a0315ab1dc wsproxy: multiprocess capable.
Add -m, --multiprocess option which forks a handler for each
connection allowing multiple connections to the same target using the
same proxy instance.

Cleaned up the output of the handler process. Each process' output is
prefixed with an ordinal value.

Changed both the C and python versions of the proxy.
2010-09-10 13:05:48 -05:00
..
Makefile Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
launch.sh Launch script and reworked usage in README.md. 2010-07-15 20:18:39 -05:00
md5.c Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
md5.h Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
md5_test.c Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
web.py Move wsproxy and web utils into utils/ subdir. 2010-06-07 12:49:57 -05:00
websocket.c wsproxy: multiprocess capable. 2010-09-10 13:05:48 -05:00
websocket.h wsproxy: multiprocess capable. 2010-09-10 13:05:48 -05:00
websocket.py wsproxy: multiprocess capable. 2010-09-10 13:05:48 -05:00
wsproxy.c wsproxy: multiprocess capable. 2010-09-10 13:05:48 -05:00
wsproxy.py wsproxy: multiprocess capable. 2010-09-10 13:05:48 -05:00