websockify/websockify
Pierre Ossman 33710b3972 Use frombytes() instead of fromstring()
Both the Python library and NumPy have changed the names of these
functions to better match the new bytes data type it actually uses.
2020-12-14 16:08:16 +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 Remove support for older Python 2020-12-14 13:48:54 +01:00
websocket.py Use frombytes() instead of fromstring() 2020-12-14 16:08:16 +01:00
websocketproxy.py Remove support for older Python 2020-12-14 13:48:54 +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