Crates.io | tokio-netstring-trait |
lib.rs | tokio-netstring-trait |
version | 0.1.0 |
source | src |
created_at | 2021-09-16 14:26:35.958121 |
updated_at | 2023-12-19 10:39:45.31269 |
description | A trait for tokios AsyncRead to easily read netstrings from streams. |
homepage | |
repository | https://github.com/w1ll-i-code/tokio-netstring |
max_upload_size | |
id | 452284 |
size | 35,389 |
A netstring-parser working with tokio::io::AsyncRead
and a netstring-writer working with tokio::io::AsyncWrite