//! The [TCP flows] project is a set of libraries to manage TCP
//! streams in a I/O-agnostic way. It is highly recommended that you
//! read first about the project in order to understand `tcp-lib`.
//!
//! This library gathers all the I/O-free part of the project.
//!
//! [TCP flows]: https://github.com/pimalaya/tcp