Crate tor_hsservice
source · [−]Expand description
tor-hsclient
Core implementation for onion services in arti.
EXPERIMENTAL DRAFT
This crate is a work in progress; it is not the least bit complete.
Right now, it does not even work: it’s only here so that we can prototype our APIs.
Structs
A handle to an instance of an onion service.
Enums
An error affecting the operation of an onion service.
Traits
An object that knows how to handle stream requests.
Type Definitions
A Result type describing an onion service operation.