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 220 forks source link

Explore routing table to increase occupancy when it is low on peers #936

Closed iand closed 9 months ago

iand commented 9 months ago

Follow on from https://github.com/libp2p/go-libp2p-kad-dht/pull/934

iand commented 9 months ago

Duplicate of https://github.com/plprobelab/zikade/issues/16