Expand description
Networking Implementation that has a primary and a fallback network. If the primary Errors we will use the backup to send or receive
Structsยง
- Combined
Networks - A communication channel with 2 networks, where we can fall back to the slower network if the primary fails
- Message
Deduplication ๐Cache - Underlying
Combined Networks - Wrapper for the tuple of
PushCdnNetwork
andLibp2pNetwork
We need this so we can implTestableNetworkingImplementation
on the tuple
Type Aliasesยง
- Delayed
Tasks ๐Channels Map - Thread-safe ref counted lock to a map of channels to the delayed tasks