Expand description
Code for exporting events from the channel manager.
Structs§
- Chan
MgrEvent 🔒Sender - Object that manages information about a
ChanMgr
’s status, and sends information about connectivity changes over an asynchronous channel - Chan
MgrStatus 🔒 - Crate-internal view of “how connected are we to the internet?”
- Conn
Status - The status of our connection to the internet.
- Conn
Status Events - A stream of
ConnStatus
events describing changes in our connected-ness.
Enums§
- Conn
Blockage - A problem detected while connecting to the Tor network.
Functions§
- channel 🔒
- Create a new channel for sending connectivity status events to other crates.