Expand description
Client channel code.
This contains client specific channel code. In other words, everything that a client needs to establish a channel according to the Tor protocol.
Modules§
- handshake 🔒
- Implementations for the client channel handshake
Structs§
- Client
Channel Builder - Structure for building and launching a client Tor channel.
- Client
Initiator Handshake - A raw client channel on which nothing has been done.