arti/crates/tor-hsclient
Nick Mathewson 27bd990a79 Remove semver.md files for 1.1.6 2023-06-30 10:28:53 -04:00
..
src hsclient: Make HsClientSpecifier a newtype instead of a type alias. 2023-06-29 19:28:22 +01:00
Cargo.toml Bump patchlevel versions on crates with smaller changes 2023-06-30 08:42:21 -04:00
README.md tor-hsclient: Delete/rewrite out-of-date commentary 2023-06-22 15:48:41 +01:00

README.md

tor-hsclient

Core implementation for onion services client.

This crate creates circuits to onion circuits, retains them for reuse, and hands them out as appropriate. It is also responsibile for maintaining all relevant state about hidden services, and their descriptors and introduction points.