Module discovery

Module discovery 

Source
Expand description

This module defines the peer discovery mechanism for the network.

It combines mDNS for local peer discovery and Kademlia for decentralized peer discovery in the wider network.

Structs§

DiscoveryBehaviour
The libp2p network behaviour for peer discovery.

Enums§

DiscoveryBehaviourEvent
NetworkBehaviour::ToSwarm produced by DiscoveryBehaviour.