websockify/websockify
Pierre Ossman e4658ada2e Re-enable Windows support
It works well enough now with the recent fixes and a modern Python.
2019-04-02 17:04:19 +02:00
..
__init__.py Don't use implicit relative imports 2015-02-03 16:52:29 -05:00
auth_plugins.py Added --web-auth option to require authentication to access the webserver. 2018-07-05 00:48:08 +01:00
sysloghandler.py Syslog now RFC 5424 compliant and properly identified. 2018-08-28 19:52:47 +01:00
token_plugins.py Added JWT/JWS/JWE tokens capability 2019-02-15 03:45:57 -05:00
websocket.py fix handling of code: invalid unpacking, undefined variable in error path, missing argument 2019-02-23 12:37:16 +07:00
websocketproxy.py Use ThreadingMixIn for the simple server 2019-04-02 17:03:08 +02:00
websocketserver.py Change WebSocket request handler to a mix-in 2018-08-15 17:07:37 +02:00
websockifyserver.py Re-enable Windows support 2019-04-02 17:04:19 +02:00