Asynchronous client-side implementation of the central Tor network protocols.
# Cargo.toml
[dependencies]
tor-proto = "0.42.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Tor client and connect to the network.
Add tokio as a dependency and use #[tokio::main] or another async runtime.
No dependency data recorded yet.