mxmbsocket/tests/autobahn/fuzzingclient-quick.json
Chris Boden 2283bdf288 Binary messaging support
Least obtrusive interface
2016-02-24 18:55:04 -05:00

13 lines
253 B
JSON

{
"options": {"failByDrop": false}
, "outdir": "reports/rfc"
, "servers": [
{"agent": "Ratchet", "url": "ws://localhost:8000", "options": {"version": 18}}
]
, "cases": ["*"]
, "exclude-cases": []
, "exclude-agent-cases": {}
}