Crate selium

source ·

Modules§

  • Data structures and utilities to enable message batching on streams.
  • Commonly used constants.
  • Data types and stream/sink wrappers to allow streams to recover from transient errors.
  • Re-exports commonly used types and traits.
  • Asynchronous Pub/Sub streams.
  • Synchronous Request/Reply streams.
  • Re-exports selium_std modules.
  • A collection of traits used by Selium and end-users.

Structs§

Functions§

  • Constructs a Cloud ClientBuilder in its initial state to prepare to connect to Selium Cloud.
  • Constructs a Custom ClientBuilder in its initial state to prepare to connect to a self-hosted Selium server.