Skip to main content

Module channel

Module channel 

Source
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§

ClientChannelBuilder
Structure for building and launching a client Tor channel.
ClientInitiatorHandshake
A raw client channel on which nothing has been done.