summaryrefslogtreecommitdiff
path: root/dat
diff options
context:
space:
mode:
authorMarkus Grüneis <gimpf@gimpf.org>2014-10-22 22:58:21 +0200
committerMarkus Grüneis <gimpf@gimpf.org>2014-10-22 22:58:57 +0200
commit08d29755d741920e71ef347e2fa3d5fdee0fd2b2 (patch)
tree8555e95b9ca2a2445b5a271efaf2e6e0a0eb369d /dat
parenthub: add stub for forwarding (diff)
hub: add support for datagram unix-sockets
Diffstat (limited to 'dat')
-rw-r--r--dat/sample-gram.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/dat/sample-gram.json b/dat/sample-gram.json
new file mode 100644
index 0000000..09e5943
--- /dev/null
+++ b/dat/sample-gram.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}