Module libp2p_kad::record

source ·
Expand description

Records and record storage abstraction of the libp2p Kademlia DHT.

Modules

Structs

The (opaque) key of a record.
A record stored in the DHT whose value is the ID of a peer who can provide the value on-demand.
A record stored in the DHT.