Module lol_core::gateway

source ·
Available on crate feature gateway only.
Expand description

Gateway to interact with the cluster.

Structs

Gateway builder.
Gateway is like Channel but updates the destination when cluster membership is changed. With Gateway, users don’t need to remember the current membership but can transparently interact with the cluster through the current leader.