Skip to main content

Module stream

Module stream 

Source

Structs§

ReconnectionBackoffPolicy
Reconnection backoff policy for a ReconnectingStream::with_reconnect_backoff.

Traits§

ReconnectingStream
Utilities for handling a continually reconnecting Stream initialised via the init_reconnecting_stream function.

Functions§

init_reconnecting_stream
Initialise a ReconnectingStream using the provided initialisation closure.