#parser #tokio #traits #netstring

tokio-netstring-trait

A trait for tokios AsyncRead to easily read netstrings from streams

2 unstable releases

0.1.0 Dec 19, 2023
0.0.1 Sep 16, 2021

#1330 in Asynchronous

30 downloads per month

Custom license

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.4–8.5MB
~68K SLoC