-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoutput.json
More file actions
45 lines (45 loc) · 736 Bytes
/
output.json
File metadata and controls
45 lines (45 loc) · 736 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"servers": [
{
"response": {
"0": "5",
"1": " ",
"2": "c",
"3": "a",
"4": "t",
"5": "s"
},
"socket_address": "127.0.0.1:3000"
},
{
"response": {
"0": "1",
"1": "6",
"10": "s",
"2": " ",
"3": "c",
"4": "h",
"5": "i",
"6": "c",
"7": "k",
"8": "e",
"9": "n"
},
"socket_address": "127.0.0.1:3001"
},
{
"response": {
"0": "3",
"1": " ",
"2": "b",
"3": "u",
"4": "n",
"5": "n",
"6": "i",
"7": "e",
"8": "s"
},
"socket_address": "127.0.0.1:3002"
}
]
}