Module darkfi::net::channel

source ·
Expand description

Async channel that handles the sending of messages across the network. Public interface is used to create new channels, to stop and start a channel, and to send messages.

Structs§

Type Aliases§