Expand description
/ipfs/kad/1.0.0 implementation.
Structs§
- Config
- Kademlia configuration.
- Config
Builder - Configuration builder for Kademlia.
- Kademlia
Handle - Handle for communicating with the Kademlia protocol.
- Peer
Record - A record received by the given peer.
- QueryId
- Type representing a query ID.
- Record
- A record stored in the DHT.
- Record
Key - The (opaque) key of a record.
Enums§
- Incoming
Record Validation Mode - Incoming record validation mode.
- Kademlia
Event - Kademlia events.
- Quorum
- Quorum.
- Records
Type - The type of the DHT records.
- Routing
Table Update Mode - Routing table update mode.