websocket/examples/autobahn
Gary Burd a0ef436d00 compression: add tests, rename option 2016-10-17 17:30:22 -07:00
..
README.md Changing a swap in README.md for autobahn 2014-08-04 23:58:41 +02:00
fuzzingclient.json Initial commit 2013-10-16 16:30:59 -07:00
server.go compression: add tests, rename option 2016-10-17 17:30:22 -07: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.