Module tunnel

Source
Expand description

Tunnel module that will encompass a generic tunnel wrapping around a circuit reactor that can be single or multi path.

Modules§

circuit
Multi-hop paths over the Tor network.
halfstream 🔒
Type and code for handling a “half-closed” stream.
msghandler 🔒 send-control-msg
A message handler trait for use with ClientCirc::start_conversation.
reactor 🔒
Code to handle incoming cells on a circuit.
streammap 🔒
Types and code for mapping StreamIDs to streams on a circuit.

Structs§

StreamTarget 🔒
Internal handle, used to implement a stream on a particular circuit.

Enums§

HopLocation 🔒
A precise position in a tunnel.
TargetHop 🔒
A position in a tunnel.