summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/websockets/compliance/fuzzingclient.json
blob: 202ff49a03a59ab707090ce56bba1ffcea1281cf (plain)
1
2
3
4
5
6
7
8
9
10
11
{
   "options": {"failByDrop": false},
   "outdir": "./reports/servers",

   "servers": [{"agent": "websockets", "url": "ws://localhost:8642", "options": {"version": 18}}],

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