summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/websockets/compliance/fuzzingserver.json
blob: 1bdb42723ef92c37a08871c5a9dc0ae943d15a0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
   "url": "ws://localhost:8642",

   "options": {"failByDrop": false},
   "outdir": "./reports/clients",
   "webport": 8080,

   "cases": ["*"],
   "exclude-cases": [],
   "exclude-agent-cases": {}
}