OSDN Git Service

new repo
[bytom/vapor.git] / vendor / github.com / gorilla / websocket / examples / autobahn / README.md
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.