Module event

Source
Expand description

Code for exporting events from the channel manager.

Structs§

ChanMgrEventSender 🔒
Object that manages information about a ChanMgr’s status, and sends information about connectivity changes over an asynchronous channel
ChanMgrStatus 🔒
Crate-internal view of “how connected are we to the internet?”
ConnStatus
The status of our connection to the internet.
ConnStatusEvents
A stream of ConnStatus events describing changes in our connected-ness.

Enums§

ConnBlockage
A problem detected while connecting to the Tor network.

Functions§

channel 🔒
Create a new channel for sending connectivity status events to other crates.