github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/gorilla/websocket/examples/autobahn/README.md (about) 1 # Test Server 2 3 This package contains a server for the [Autobahn WebSockets Test Suite](http://autobahn.ws/testsuite). 4 5 To test the server, run 6 7 go run server.go 8 9 and start the client test driver 10 11 wstest -m fuzzingclient -s fuzzingclient.json 12 13 When the client completes, it writes a report to reports/clients/index.html.