websockify/websockify
Pierre Ossman c7bde00a4e Force choice of sub-protocol
The WebSocket standard require us to choose one of the protocols
supported by the client. Enforce this with a specific check in the
base class rather than relying on generous clients.
2017-02-08 16:05:16 +01: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 Force choice of sub-protocol 2017-02-08 16:05:16 +01: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 Remove last bits of Flash WebSocket emulation 2017-02-03 16:09:08 +01:00