dispatch/vendor/github.com/gorilla/websocket/examples/autobahn
Ken-Håvard Lieng cd317761c5 Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
..
README.md Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
fuzzingclient.json Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
server.go Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00

README.md

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.