Gaku Ueda 9dc53c0673 Fixed broken HTML for autobahn test server. 11 lat temu
..
README.md acc8d8706f Changing a swap in README.md for autobahn 11 lat temu
fuzzingclient.json 273ecadfca Initial commit 12 lat temu
server.go 9dc53c0673 Fixed broken HTML for autobahn test server. 11 lat temu

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.