websocket/examples/autobahn/README.md

14 lines
328 B
Markdown
Raw Normal View History

# Test Server
2013-10-16 20:41:47 +04:00
This package contains a server for the [Autobahn WebSockets Test Suite](http://autobahn.ws/testsuite).
2013-10-16 20:41:47 +04:00
To test the server, run
2013-10-16 20:41:47 +04:00
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/servers/index.html.