riemannx v1.0.1 Riemannx View Source

Riemannx is a riemann client that supports UDP/TCP sockets and also supports a hybrid connection where smaller packets are sent via UDP and the rest over TCP.

The Riemannx interface only supports asynchronous message sending because async is cool.

For configuration instructions look at the individual connection modules.

Link to this section Summary

Link to this section Functions

Link to this function create_events_msg(events) View Source