Module lol_core::gateway[][src]

This is supported on crate feature gateway only.
Expand description

Utilities 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.