Module utils

Module utils 

Source
Expand description

Utility functions for exchanging messages with many peers.

Modulesยง

codec
Codec wrapper for Sender and Receiver.
mux
This utility wraps a Sender and Receiver, providing lightweight sub-channels keyed by Channel.
requester
Make concurrent requests to peers limited by rate and prioritized by performance.