riemannx v2.2.0 Riemannx.Connections.UDP View Source

Using the UDP connection is not recommended at all, events will be dropped if they exceed the max_udp_size set. You can increase this server side and set the desired value in this client.

Link to this section Summary

Link to this section Functions

Callback implementation for Riemannx.Connection.get_worker/2.

Callback implementation for Riemannx.Connection.query/3.

Callback implementation for Riemannx.Connection.release/3.

Callback implementation for Riemannx.Connection.send_async/2.

Link to this function start_link(conn) View Source
start_link(Riemannx.Connection.t()) :: {:ok, pid()}