Module utils

Module utils 

Source
Expand description

Utility functions for exchanging messages with many peers.

Modules§

codec
Codec wrapper for Sender and Receiver.
limited
Rate-limited UnlimitedSender wrapper.
mux
This utility wraps a Sender and Receiver, providing lightweight sub-channels keyed by Channel.

Structs§

StaticManager
A Manager over a static set of peers.