aboutsummaryrefslogtreecommitdiffstats
path: root/test/ws_SUITE_data/client.json
blob: 7899503d310bbe196601a1ac79f33f31ec30e1d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"options": {"failByDrop": false},
	"enable-ssl": false,

	"servers": [{
		"agent": "Cowboy",
		"url": "ws://localhost:33080/ws_echo",
		"options": {"version": 18}
	}],

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