From 30fd02cc084d08fdc56acff85b00392d194e78c4 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 6 May 2017 17:47:04 +0200 Subject: revamp test client handling --- dat/sample-pipegram.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dat/sample-pipegram.json (limited to 'dat/sample-pipegram.json') diff --git a/dat/sample-pipegram.json b/dat/sample-pipegram.json new file mode 100644 index 0000000..09e5943 --- /dev/null +++ b/dat/sample-pipegram.json @@ -0,0 +1,3 @@ +{"streamer-id": {"quality": "high", "content-id": "av", "format": "webm"}, "hostname": "localhost", "tags": ["suppa", "toll"], "version": 1, "data": {"bytes-sent": 1519, "client-count": 0}, "start-time": "2013-10-21T12:30:00Z", "duration-ms": 300000} +{"streamer-id": {"quality": "high", "content-id": "av", "format": "webm"}, "hostname": "localhost", "tags": ["suppa", "toll"], "version": 1, "data": {"bytes-sent": 22849, "client-count": 1}, "start-time": "2013-10-21T12:35:00Z", "duration-ms": 300000} +{"streamer-id": {"quality": "high", "content-id": "av", "format": "webm"}, "hostname": "localhost", "tags": ["suppa", "toll"], "version": 1, "data": {"bytes-sent": 33100, "client-count": 1}, "start-time": "2013-10-21T12:40:00Z", "duration-ms": 300000} -- cgit v1.2.3