Module traits

Module traits 

Source
Expand description

Transport trait definitions.

Defines the common interface for all transport implementations.

Structs§

BatchResult
Result of sending a batch of events.
SendResult
Result of sending a single event.
TransportStats
Transport statistics.

Traits§

Transport
Transport layer trait for sending events.