#async-read #socks5 #write #async-write #protocols

socks5-protocol

Provides types that can be read from AsyncRead and write to AsyncWrite

9 releases

0.3.5 Dec 24, 2021
0.3.4 May 17, 2021
0.2.0 May 12, 2021
0.1.1 May 12, 2021

#24 in #async-write

Download history 17/week @ 2024-11-13 5/week @ 2024-11-20 3/week @ 2024-12-04 24/week @ 2024-12-11 45/week @ 2025-02-05 24/week @ 2025-02-19 14/week @ 2025-02-26

83 downloads per month

MIT/Apache

29KB
698 lines

Async tokio protocol

socks5-protocol provides types that can be read from AsyncRead and write to AsyncWrite.

You can create socks5 server or socks5 client using this library.


lib.rs:

Async tokio protocol

socks5-protocol provides types that can be read from AsyncRead and write to AsyncWrite.

You can create socks5 server or socks5 client using this library.

Dependencies

~2.3–8.5MB
~65K SLoC