package
0.0.0-20210527083515-78bda6652e71
Repository: https://github.com/binance-chain/websocket.git
Documentation: pkg.go.dev
# README
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.