tokio-netstring-trait

Crates.iotokio-netstring-trait
lib.rstokio-netstring-trait
version0.1.0
sourcesrc
created_at2021-09-16 14:26:35.958121
updated_at2023-12-19 10:39:45.31269
descriptionA trait for tokios AsyncRead to easily read netstrings from streams.
homepage
repositoryhttps://github.com/w1ll-i-code/tokio-netstring
max_upload_size
id452284
size35,389
Will_i_code (w1ll-i-code)

documentation

README

tokio-netstring

A netstring-parser working with tokio::io::AsyncRead and a netstring-writer working with tokio::io::AsyncWrite

Commit count: 26

cargo fmt