frp/vendor/github.com/gorilla/websocket/examples/autobahn
fatedier 902f6f84a5 ci: add test for websocket 2018-01-23 14:49:04 +08:00
..
README.md ci: add test for websocket 2018-01-23 14:49:04 +08:00
fuzzingclient.json ci: add test for websocket 2018-01-23 14:49:04 +08:00
server.go ci: add test for websocket 2018-01-23 14:49:04 +08: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.