nim-websock/autobahn/fuzzingserver.json

12 lines
215 B
JSON
Raw Normal View History

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