Module litep2p::protocol::libp2p::kademlia

source ·
Expand description

/ipfs/kad/1.0.0 implementation.

Structs§

  • Kademlia configuration.
  • Configuration builder for Kademlia.
  • Handle for communicating with the Kademlia protocol.
  • A record either received by the given peer or retrieved from the local record store.
  • Type representing a query ID.
  • A record stored in the DHT.
  • The (opaque) key of a record.

Enums§