Module lol_core::connection[][src]

👎 Deprecated since 0.7.3:

Use gateway

Expand description

Utilities for connection.

Modules

gatewayDeprecated

The purpose of gateway is to track the cluster members. In Raft you can access the leader node if you know at least one node in the cluster and gateway maintains the cluster members by polling the current membership.

Functions

connectDeprecated