lafere 0.2.0-pre.6

A more or less simple communication protocol library.
Documentation
1
2
3
4
mod handshake;

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