websockify/websockify
Abhishek Kekane c8305399cf websockify does not react to SIGTERM
Child processes are not terminated when parent process of websockify
is killed.

In this fix made provision to terminate all child processes when
parent process is killed.

Fixes #138
2016-02-03 22:58:21 -08:00
..
__init__.py Don't use implicit relative imports 2015-02-03 16:52:29 -05:00
auth_plugins.py Verify username/password with BasicAuth plugin 2015-10-06 12:09:22 +02:00
token_plugins.py Added support for IPv6 addresses in tokens 2015-09-30 16:04:19 -03:00
websocket.py websockify does not react to SIGTERM 2016-02-03 22:58:21 -08:00
websocketproxy.py Add support for log files 2015-12-01 15:25:17 -02:00