websockify/websockify
Tomasz Kłoczko 3f205f7cc6 drop python<3.6 support
Filter all code over `pyupgrade --py36-plus` and update `classifiers`.
2024-08-29 16:30:36 +02: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 drop python<3.6 support 2024-08-29 16:30:36 +02:00
token_plugins.py drop python<3.6 support 2024-08-29 16:30:36 +02:00
websocket.py drop python<3.6 support 2024-08-29 16:30:36 +02:00
websocketproxy.py drop python<3.6 support 2024-08-29 16:30:36 +02:00
websocketserver.py Remove logging from handle_upgrade() 2022-11-08 14:24:46 +01:00
websockifyserver.py drop python<3.6 support 2024-08-29 16:30:36 +02:00