hopr_transport_network

Module constants

Source
Expand description

Global constants published from this crate.

Constantsยง

DEFAULT_HEARTBEAT_INTERVAL
Interval to run heartbeat rounds, must include enough time to traverse NATs
DEFAULT_HEARTBEAT_INTERVAL_VARIANCE
Randomization of the heartbeat interval to make sure not all the nodes start their interval at the same time
DEFAULT_HEARTBEAT_THRESHOLD
Time after which the availability of a node gets rechecked
DEFAULT_MAX_PARALLEL_PINGS
The maximum number of parallel probes the heartbeat performs