alethic/Alethic.Kademlia

Dynamic Routing Table

wasabii opened this issue · 0 comments

The FixedRoutingTable was presented in the first Kademlia paper as an easy-to-reason-about implementation. However, actual implementations usually use an dynamically expanding tree structure.