[](https://crates.io/crates/tcp-channel)
[](https://docs.rs/tcp-channel)
[](https://travis-ci.org/4lDO2/tcp-channel)
SPSC channels in Rust, transmitted through anything that implements `Read` and `Write`.
It uses `bincode` and `serde` for serialization and deserialization.