websocket/examples/autobahn
Gary Burd 804cb600d0 Prepared Messages (#211) 2017-02-14 09:41:18 -08:00
..
README.md Changing a swap in README.md for autobahn 2014-08-04 23:58:41 +02:00
fuzzingclient.json Prepared Messages (#211) 2017-02-14 09:41:18 -08:00
server.go Prepared Messages (#211) 2017-02-14 09:41:18 -08:00

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.