code wiki / dht
topic: dht
4 modules sharing the dht name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_dht.nx | SOVEREIGN DHT (BEP-5 / Kademlia) KRPC primitives (X-TORRENT-LIVE-002 R4 foundation). | 185 | 15 |
| nx_dht_announce.nx | SOVEREIGN DHT announce_peer (BEP-5): make OUR seeder DISCOVERABLE for an info_hash. | 139 | 7 |
| nx_dht_get_peers.nx | SOVEREIGN DHT get_peers lookup (X-TORRENT-LIVE-002 R4c): find peers for a | 117 | 7 |
| nx_dht_ping.nx | LIVE DHT reachability probe (X-TORRENT-LIVE-002 R4b). Resolves real BEP-5 | 52 | 5 |