websocket/examples/autobahn
Rn 2c89656910
Modify http Method String Literal to Variable (#728)
2021-12-19 11:21:45 -05:00
..
README.md Updated autobahn test suite URL 2018-12-05 23:02:39 -08:00
fuzzingclient.json Prepared Messages (#211) 2017-02-14 09:41:18 -08:00
server.go Modify http Method String Literal to Variable (#728) 2021-12-19 11:21:45 -05: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.