Crates.io | smpsc |
lib.rs | smpsc |
version | 0.2.2 |
created_at | 2025-09-04 11:09:39.301151+00 |
updated_at | 2025-09-04 20:52:28.786803+00 |
description | Wrappers for tokio's mpsc channels which implement Stream and Sink. |
homepage | https://github.com/amkillam/smpsc |
repository | https://github.com/amkillam/smpsc |
max_upload_size | |
id | 1824058 |
size | 76,738 |
Wrappers for tokio's mpsc channels which implement tokio-stream's Stream
trait and async-sink's Sink
trait.
This project is licensed under the MIT license.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in smpsc by you, shall be licensed as MIT, without any additional terms or conditions.