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§
- Hopr
Network Behavior - Network Behavior definition for aggregated HOPR network functionality.
Enums§
- Hopr
Network Behavior Event - Aggregated network behavior event inheriting the component behaviors’ events.