samurai 0.1.5

Very early stage user-space P2P network protocol.
Documentation
1
2
3
4
5
/// Utils for loading and saving peers to a txt file
pub mod file;

/// Utils for random IP probing
pub mod random;