lafere 0.1.0

A more or less simple communication protocol library.
Documentation
1
2
3
4
5

mod handshake;

pub(crate) mod stream;
pub use stream::*;