summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/gorilla/websocket/examples/autobahn/README.md
blob: 075ac1530a90e873b8eb13f0545f8a19f7658b2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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.