websockify/tests
josedpedroso 8964adf111 Added --web-auth option to require authentication to access the webserver.
BasicHTTPAuth plugin now issues 401 on bad credentials to allow the user to try again.
2018-07-05 00:48:08 +01:00
..
echo.html Remove Base64 support 2017-02-01 08:09:53 +01:00
echo.py Do not use base except: clauses 2017-11-10 05:48:20 -05: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 Do not use base except: clauses 2017-11-10 05:48:20 -05: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 Do not use base except: clauses 2017-11-10 05:48:20 -05: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 Add unittests for ping() and pong() 2017-04-19 13:30:47 +02:00
test_websocketproxy.py Added --web-auth option to require authentication to access the webserver. 2018-07-05 00:48:08 +01:00
test_websockifyserver.py Added SSL-certificate-based client authentication. 2017-10-26 15:17:11 +02:00