Skip to main content

Module kademlia

Module kademlia 

Source
Expand description

§Server-side Kademlia routing table

The DHT data structure the server uses to answer BootstrapV1 and AnnounceV1 queries and to pick candidate peers for post-bundle lookups — per-bit buckets, freshness-based eviction, and XOR-distance iteration.

Modules§

kademlia
Server-side Kademlia routing table