kbucket 0.1.0

Implementation of the kademlia k-bucket data structure as a tree
Documentation
1
2
3
4
5
6
# KBucket
A Implementation of the Kademlia k-bucket data structure as a tree

Heavily WIP should be ready in a week or to.

Based loosely on this [JavaScript implementation](ttps://github.com/tristanls/k-bucket)