Files
weave-scope/vendor/github.com/gorilla/websocket/examples/autobahn
2015-10-24 11:19:50 +01:00
..
2015-10-24 11:19:50 +01:00
2015-10-24 11:19:50 +01:00
2015-10-24 11:19:50 +01:00

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.