Expand description
Implementation of multiplexed peer connections
Structs§
- Module
Multiplexed - A
Msg
that can target a specific destination module - Peer
Connection Multiplexer - 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§
- Module
Id - TODO: Use proper
ModuleId
after modularization is complete - Module
IdRef