ark0f/async-socks5

Support split on SocksDatagram

Closed this issue · 1 comments

It would be great if we can split the SocksDatagram into send and receive halves so we can receive packets in one task while sending in another.

ark0f commented

v0.3.2 with split API was released