1 2 3 4 5
# 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.