Skip to main content

Module constants

Module constants 

Source
Expand description

Constants exported by the crate.

Constantsยง

HOPR_SWARM_CONCURRENTLY_DIALED_PEER_COUNT ๐Ÿ”’
The maximum number of concurrently dialed (outbound) peers.
HOPR_SWARM_CONCURRENTLY_NEGOTIATING_INBOUND_PEER_COUNT ๐Ÿ”’
The maximum number of concurrently negotiating inbound peers.
HOPR_SWARM_IDLE_CONNECTION_TIMEOUT
Connection idle timeout for all protocols used in the swarm.