Crate agp_service

Source

Re-exports§

pub use session::SessionMessage;
pub use streaming::StreamingConfiguration;
pub use errors::ServiceError;

Modules§

errors
producer_buffer
receiver_buffer
session
streaming
timer

Structs§

AgpHeaderFlags
Struct grouping the AGPHeaeder flags for convenience
FireAndForgetConfiguration
Configuration for the Fire and Forget session
RequestResponseConfiguration
Configuration for the Request Response session This configuration is used to set the maximum number of retries and the timeout
Service
ServiceBuilder
ServiceConfiguration

Constants§

KIND