arti_client

Module status

Source
Expand description

Code to collect and publish information about a client’s bootstrapping status.

Structs§

Blockage
A reason why a client believes it is stuck.
BootstrapEvents
A [Stream] of BootstrapStatus events.
BootstrapStatus
Information about how ready a crate::TorClient is to handle requests.

Enums§

BlockageKind
A specific type of blockage that a client believes it is experiencing.

Functions§

report_status 🔒
Task that runs forever, updating a client’s status via the provided sender.