You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
frp/vendor/github.com/gorilla/websocket/examples/autobahn
fatedier 902f6f84a5 ci: add test for websocket 7 years ago
..
README.md ci: add test for websocket 7 years ago
fuzzingclient.json ci: add test for websocket 7 years ago
server.go ci: add test for websocket 7 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.