websockify/tests
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
..
echo.html Remove Base64 support 2017-02-01 08:09:53 +01:00
echo.py Split out basic WebSocket server template 2017-02-01 08:33:07 +01:00
echo.rb Rename new_client to new_websocket_client, in order to have a better 2013-11-28 13:33:28 +01:00
echo_client.py Separate out raw WebSocket protocol handling 2017-02-01 08:22:27 +01:00
include Add mouse wheel support and input test page. 2010-05-25 11:05:55 -05:00
latency.html Don't delay flushing 2017-02-03 17:00:15 +01:00
latency.py Add latency test and browser latency test results. 2011-01-19 15:25:44 -06:00
load.html Remove last bits of Flash WebSocket emulation 2017-02-03 16:09:08 +01:00
load.py Split out basic WebSocket server template 2017-02-01 08:33:07 +01:00
plain_echo.html Remove last bits of Flash WebSocket emulation 2017-02-03 16:09:08 +01:00
simple.html Remove Base64 support 2017-02-01 08:09:53 +01:00
test_auth_plugins.py Verify username/password with BasicAuth plugin 2015-10-06 12:09:22 +02:00
test_websocket.py Force choice of sub-protocol 2017-02-08 16:05:16 +01:00
test_websocketproxy.py Split out basic WebSocket server template 2017-02-01 08:33:07 +01:00
test_websockifyserver.py Split out basic WebSocket server template 2017-02-01 08:33:07 +01:00