nmdc-webfrontend/vendor/github.com/gorilla/websocket/examples/autobahn
2018-12-31 18:21:15 +13:00
..
fuzzingclient.json vendor: commit existing golang vendor directory 2018-12-31 18:21:15 +13:00
README.md vendor: commit existing golang vendor directory 2018-12-31 18:21:15 +13:00
server.go vendor: commit existing golang vendor directory 2018-12-31 18:21:15 +13: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.