tokio-netstring-trait 0.1.0

A trait for tokios AsyncRead to easily read netstrings from streams.
Documentation
1
2
3
# tokio-netstring

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