Skip to main content

Module runtime

Module runtime 

Source
Expand description

Tor runtime: manages Arti bootstrap, circuit pool, and onion service.

Provides the TorRuntime struct that wraps arti-client for the Canon live search protocol (CP-013 §13-17). Manages a pool of warm Tor circuits to peers, an onion service for incoming queries, and the full lifecycle from bootstrap to teardown.

Structs§

TorConfig
Configuration for the Tor runtime.
TorRuntime
Manages Tor connectivity for the Canon node.

Enums§

RuntimeState
State of the Tor runtime.