libp2p / go-libp2p-kad-dht

A Kademlia DHT implementation on go-libp2p
https://github.com/libp2p/specs/tree/master/kad-dht
MIT License
516 stars 221 forks source link

Integrate routing table refresh mechanism with bootstrapper node #881

Closed dennis-tra closed 9 months ago

dennis-tra commented 9 months ago

Routing table refresh logic was merged into v2-develop and bootstrapper has that functionality: https://github.com/plprobelab/musa