2 releases
0.2.3 | Dec 13, 2019 |
---|---|
0.2.2 | Dec 13, 2019 |
#16 in #socks
22KB
603 lines
socks5-protocol-async
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.
Dependencies
~2.5MB
~59K SLoC