cloudflared/vendor/github.com/gorilla/websocket/examples/autobahn
2018-07-19 15:02:24 -05:00
..
fuzzingclient.json TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
README.md TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
server.go TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00

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.