Ankur Gupta 95ba29eb98 Updated autobahn test suite URL il y a 7 ans
..
README.md 95ba29eb98 Updated autobahn test suite URL il y a 7 ans
fuzzingclient.json 804cb600d0 Prepared Messages (#211) il y a 8 ans
server.go 0647012449 Modify http status code to variable il y a 7 ans

README.md

Test Server

This package contains a server for the Autobahn WebSockets Test Suite.

To test the server, run

go run server.go

and start the client test driver

wstest -m fuzzingclient -s fuzzingclient.json

When the client completes, it writes a report to reports/clients/index.html.