async-socks5 icon indicating copy to clipboard operation
async-socks5 copied to clipboard

async-std support

Open spacemeowx2 opened this issue 5 years ago • 3 comments

I can make a PR if you like. I'd like to switch runtime by enabling feature.

spacemeowx2 avatar Jul 08 '20 15:07 spacemeowx2

It will be fine to get PR

ark0f avatar Jul 08 '20 15:07 ark0f

Sorry I found it's hard to fit test so hang it for a long time.

Not sure what is the best way to pass the doc tests

https://github.com/spacemeowx2/async-socks5/actions/runs/162932246

spacemeowx2 avatar Aug 03 '20 08:08 spacemeowx2

Use #[cfg(feature = "tokio")] for them

ark0f avatar Aug 03 '20 13:08 ark0f