Skip to main content

Module event

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.