websockify/websockify
Pierre Ossman 8ea96a503a Handle ping/pong without payload properly
It has to be a data buffer, not None.
2017-04-19 13:30:10 +02: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 Handle ping/pong without payload properly 2017-04-19 13:30:10 +02:00
websocketproxy.py Remove --auto-pong argument 2017-02-07 15:38:07 +01:00
websocketserver.py Split out basic WebSocket server template 2017-02-01 08:33:07 +01:00
websockifyserver.py Be backwards compatible with older websockify clients 2017-02-08 16:06:14 +01:00