simple_kbuckets 0.2.0

Simple implementation of a Kademlia-like hash table.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Valentin Lorentz <progval+git@progval.net>"]
description = "Simple implementation of a Kademlia-like hash table."
license = "MIT"
name = "simple_kbuckets"
readme = "README.md"
repository = "https://github.com/rust-fcp/rust-fcp-switching"
version = "0.2.0"