socks5-protocol-async 0.2.3

Async I/O SOCKS5 protocol implementation
Documentation

socks5-protocol-async

Build Status

An async/await implementation of SOCKS5 protocol components. Built of composable pieces, and only takes care of binary serialization and deserialization, allowing user to implement the backing logic.