Expand description
Wrapper around Kademlia
Modules§
- bootstrap
- Task for doing bootstraps at a regular interval
- record
- Additional DHT record functionality
- store
- Additional DHT store functionality
Structs§
- Bootstrap
- State of bootstrapping
- DHTBehaviour
- Behaviour wrapping libp2p’s kademlia included:
- KadGet
Query 🔒 - Metadata holder for get query
- KadPut
Query - Metadata holder for get query
- MAX_
DHT_ 🔒QUERY_ SIZE - the maximum number of nodes to query in the DHT at any one time
Enums§
- DHTEvent
- DHT event enum
- DHTProgress
- represents progress through DHT
- State
- State used for random walk and bootstrapping