Jean-Christophe Bohin acc8d8706f Changing a swap in README.md for autobahn %!s(int64=11) %!d(string=hai) anos
..
README.md acc8d8706f Changing a swap in README.md for autobahn %!s(int64=11) %!d(string=hai) anos
fuzzingclient.json 273ecadfca Initial commit %!s(int64=12) %!d(string=hai) anos
server.go 15aed3b4a4 Relicense to the Gorilla WebSocket Authors. %!s(int64=11) %!d(string=hai) anos

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.