aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2016-09-08doc: Add initial documentation for the tls supportHolger Hans Peter Freyther1-0/+76
Change-Id: Ifc042e6755c223339fafbc3af9106073341f9b45
2016-08-05server: Add zmq based event and data interface to the serverHolger Hans Peter Freyther1-0/+41
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