aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/zmq_recv.go
AgeCommit message (Collapse)AuthorFilesLines
2016-08-05server: Add zmq based event and data interface to the serverHolger Hans Peter Freyther1-0/+25
To allow easily extracting or streaming the data to an external analysis system, zeromq can be configured (and reconfigured). The system works as fire and forget and no loss detection is present. A simple go based client application is provided to subscribe to the publisher. Change-Id: I4f3e6d675023a81b7d2ee19bf1f44a2be0ca003c