samurai 0.1.2

Very early stage user-space P2P network protocol.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.rand]
version = "0.7"

[lib]
test = true

[package]
authors = ["solanav"]
description = "Very early stage user-space P2P network protocol.\n"
edition = "2018"
keywords = ["p2p", "samurai", "kademlia"]
license-file = "LICENSE"
name = "samurai"
readme = "README.md"
repository = "https://github.com/solanav/samurai"
version = "0.1.2"