2 unstable releases
0.1.0 | Dec 19, 2023 |
---|---|
0.0.1 | Sep 16, 2021 |
#971 in Asynchronous
28KB
551 lines
tokio-netstring
A netstring-parser working with tokio::io::AsyncRead
and a netstring-writer working with tokio::io::AsyncWrite
lib.rs
:
NOTICE
This is the very first release and my first project in rust. Feedback is appreciated.
Dependencies
~2.5–4MB
~68K SLoC