SPSC channels in Rust, transmitted through anything that implements Read and Write.
It uses bincode and serde for serialization and deserialization.
SPSC channels in Rust transmitted over e.g. TCP
SPSC channels in Rust, transmitted through anything that implements Read and Write.
It uses bincode and serde for serialization and deserialization.
SPSC channels in Rust transmitted over e.g. TCP
MIT License