You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gosuv/vendor/github.com/gorilla/websocket/examples/autobahn
李光春 97132fd582
update
2 years ago
..
README.md update 2 years ago
fuzzingclient.json update 2 years ago
server.go update 2 years ago

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.