libp2p / cpp-libp2p

C++17 implementation of libp2p
Apache License 2.0
364 stars 99 forks source link

Displace oldest peer in kademlia's peer routing backet at overflow #110

Closed xDimon closed 3 years ago

xDimon commented 3 years ago

Displace oldest peer in kademlia's peer routing table backet at overflow. Right now it returns with error 'no capacity'.