ws-tool 0.4.0-alpha

an easy to use websocket tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "url": "ws://127.0.0.1:9002",
    "outdir": "./reports/clients",
    "cases": [
        "*"
    ],
    "exclude-cases": [
        "9.*",
        "12.*",
        "13.*"
    ],
    "exclude-agent-cases": {}
}