Module multiplexed

Source
Expand description

Implementation of multiplexed peer connections

Structs§

ModuleMultiplexed
A Msg that can target a specific destination module
PeerConnectionMultiplexer
A wrapper around AnyPeerConnections multiplexing communication between multiple modules over it

Constants§

MAX_PEER_OUT_OF_ORDER_MESSAGES
Amount of per-peer messages after which we will stop throwing them away.

Type Aliases§

ModuleId
TODO: Use proper ModuleId after modularization is complete
ModuleIdRef