Adam Wick ca2eddf515 Ditch ToSocksAddress for the standard From/TryFrom.
This induces an added `Send` in the Network trait and its
implementations, but provides us the ability to use standard functions
with obvious extensions. So that's nice. I've also added some additional
testing to sanity check the conversions.
2021-07-05 20:35:56 -07:00
2021-06-24 19:18:16 -07:00
Description
A SOCKSv5 library for Rust, using async under the hood
144 KiB
Languages
Rust 100%