Skip to main content

Module discovery

Module discovery 

Source
Expand description

Definition of the HOPR discovery mechanism for the network. The discovery mechanism uses an external stimulus to trigger the discovery process on the libp2p side. It is responsible for processing the events generated by other components and passing them to the libp2p swarm in an appropriate format.

Structs§

Behaviour
Delayed
Data structure holding the item alongside a release timemestamp.

Functions§

initial_backoff 🔒