websocket/examples/autobahn
Ankur Gupta 95ba29eb98 Updated autobahn test suite URL
Fixes #436
2018-12-05 23:02:39 -08:00
..
README.md Updated autobahn test suite URL 2018-12-05 23:02:39 -08:00
fuzzingclient.json Prepared Messages (#211) 2017-02-14 09:41:18 -08:00
server.go Modify http status code to variable 2018-02-28 13:09:02 -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.