nmdc-webfrontend/vendor/github.com/gorilla/websocket/examples/autobahn/README.md

14 lines
328 B
Markdown
Raw Normal View History

# Test Server
This package contains a server for the [Autobahn WebSockets Test Suite](http://autobahn.ws/testsuite).
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.