nim-websock/autobahn/fuzzingserver.json
2021-06-12 13:51:54 +07:00

12 lines
215 B
JSON

{
"url": "ws://127.0.0.1:9001",
"options": {"failByDrop": false},
"outdir": "./reports/client",
"webport": 8080,
"cases": ["*"],
"exclude-cases": ["12.*", "13.*"],
"exclude-agent-cases": {}
}