Skip to main content

Module behavior

Module behavior 

Source
Expand description

P2P behavior definitions for the transport level interactions not related to the HOPR protocol

Modules§

discovery đź”’
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§

HoprNetworkBehavior
Network Behavior definition for aggregated HOPR network functionality.

Enums§

HoprNetworkBehaviorEvent
Aggregated network behavior event inheriting the component behaviors’ events.