|
|
11 tahun lalu | |
|---|---|---|
| .. | ||
| README.md | 12 tahun lalu | |
| fuzzingclient.json | 12 tahun lalu | |
| server.go | 11 tahun lalu | |
Clients and servers for the Autobahn WebSockets Test Suite.
To test different code paths in the package, the test server echoes messages two ways:
To test the server, run it
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.