Cargo Features
async-wsocket has no features set by default.
[dependencies]
async-wsocket = { version = "0.10.0", features = ["socks", "tor"] }
- socks
-
Enables tokio-socks
- tor
-
Enables arti-client ^0.22, tor-hsrproxy ^0.22, tor-hsservice ^0.22, and tor-rtcompat ^0.22
Affects
native::tor
…