Gary Burd 82a29af075 Update readme files 12 роки тому
..
README.md 82a29af075 Update readme files 12 роки тому
fuzzingclient.json 273ecadfca Initial commit 12 роки тому
server.go 15aed3b4a4 Relicense to the Gorilla WebSocket Authors. 12 роки тому

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/servers/index.html.