aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingclient.json
blob: d2fd0d09d62aa2cffcf0012dfc345d1e00c406b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "options": {
        "failByDrop": false
    }
  , "outdir": "./reports/servers"
  , "servers": [{
        "agent": "RatchetRFC/0.1.0"
      , "url": "ws://localhost:9001"
      , "options": {"version": 18}
    }]
  , "cases": ["*"]
  , "exclude-cases": ["6.4.*", "12.*","13.*"]
  , "exclude-agent-cases": {}
}