Module fedimint_server::multiplexed
source · Expand description
Implementation of multiplexed peer connections
Structs§
- A
Msgthat can target a specific destination module - A wrapper around
AnyPeerConnectionsmultiplexing communication between multiple modules over it
Constants§
- Amount of per-peer messages after which we will stop throwing them away.
Type Aliases§
- TODO: Use proper ModuleId after modularization is complete