aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/php/vendor/cboden/ratchet/tests/autobahn/fuzzingclient-profile.json
blob: e81a9fd4ecc0a1faf0993871c536f8ffa064162b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "options": {"failByDrop": false}
  , "outdir": "reports/profile"

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

  , "cases": ["9.7.4"]
  , "exclude-cases": ["1.2.*", "2.3", "2.4", "2.6", "9.2.*", "9.4.*", "9.6.*", "9.8.*"]
  , "exclude-agent-cases": {}
}