osmo-pcap/src
Holger Hans Peter Freyther e024869a72 server: Add zmq based event and data interface to the server
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
2016-08-05 16:10:05 +02:00
..
Makefile.am server: Add zmq interface for publishing events 2016-08-04 18:02:57 +02:00
osmo_client_core.c freebsd: Include netinet/in.h and hopefully fix the build 2016-05-03 14:37:28 +02:00
osmo_client_main.c osmo-pcap-client: Connect to a server, send the data to it 2011-05-31 21:19:52 +02:00
osmo_client_network.c freebsd: Another fix for the next file 2016-05-03 14:37:31 +02:00
osmo_client_vty.c gprs: Add a custom GPRS filter 2015-09-10 16:55:33 +02:00
osmo_common.c common: Add the default case, e.g. needed for the logging code 2011-05-31 17:42:53 +02:00
osmo_server_main.c misc: Remove process.h include, osmo_daemonize is in application.h now 2011-07-19 17:56:52 +02:00
osmo_server_network.c server: Add zmq based event and data interface to the server 2016-08-05 16:10:05 +02:00
osmo_server_vty.c server: Add zmq based event and data interface to the server 2016-08-05 16:10:05 +02:00