Skip to content

SPSC channels in Rust transmitted over e.g. TCP

License

Notifications You must be signed in to change notification settings

4lDO2/tcp-channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcp-channel

Crates.io Docs.rs Build Status

SPSC channels in Rust, transmitted through anything that implements Read and Write. It uses bincode and serde for serialization and deserialization.

About

SPSC channels in Rust transmitted over e.g. TCP

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages