websockify/websockify
Abhishek Kekane 68b1587ada Make websockify respect SIGTERM
Child processes were not terminated when the parent websockify
was killed.

This commit makes websockify send a SIGTERM to all active children
when the parent process is terminated.

Fixes #138
2016-02-18 13:42:53 -05: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 Make websockify respect SIGTERM 2016-02-18 13:42:53 -05:00
websocketproxy.py Add support for log files 2015-12-01 15:25:17 -02:00