websockify/websockify
Pierre Ossman 8b724074e0 Use older PROTOCOL_SSLv23 instead of PROTOCOL_TLS
We need to support Python older than 3.6, so use the older name.
2021-02-08 15:47:29 +01:00
..
__init__.py Don't use implicit relative imports 2015-02-03 16:52:29 -05:00
__main__.py Add a __main__.py file for invocation as a module 2019-06-13 17:16:25 +02:00
auth_plugins.py Remove support for older Python 2020-12-14 13:48:54 +01:00
sysloghandler.py Remove support for older Python 2020-12-14 13:48:54 +01:00
token_plugins.py add details on format of redis and leave port as number 2021-02-07 20:39:02 +01:00
websocket.py Use frombytes() instead of fromstring() 2020-12-14 16:08:16 +01:00
websocketproxy.py Use older PROTOCOL_SSLv23 instead of PROTOCOL_TLS 2021-02-08 15:47:29 +01:00
websocketserver.py Remove support for older Python 2020-12-14 13:48:54 +01:00
websockifyserver.py Remove support for older Python 2020-12-14 13:48:54 +01:00