k-bucket 0.1.0

Kademlia DHT K-bucket implementation as a binary tree
Documentation

k-bucket

crates.io version build status downloads docs.rs docs

Kademlia DHT K-bucket implementation as a binary tree. Adapted from tristanls/k-bucket.

Usage

Installation

$ cargo add k-bucket

License

MIT OR Apache-2.0