Docs.rs
samurai-0.1.2
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
samurai 0.1.2
Very early stage user-space P2P network protocol.
Crate
Source
Builds
Feature flags
Documentation
Ø build duration
all releases: 51s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
solanav/samurai
8
0
10
crates.io
Dependencies
rand ^0.7
normal
Versions
0.1.5
(2020-03-06)
0.1.4
(2020-01-31)
0.1.3
(2020-01-15)
0.1.2
(2020-01-14)
0.1.1
(2020-01-12)
0.1.0
(2020-01-11)
Owners
What is this?
The intention of this piece of code is to create a p2p protocol on top of UDP.
Goals
End to end encryption
Decentralized bootstraping
Trust system
Resources I'm using
Original Kademlia paper (PDF)
A lightweight Approach for Improving the Lookup performance in Kademlia-type Systems
Overbot (PDF)
Enhancing the Kademlia P2P Network (PDF)