Module memory_network

Source
Expand description

In memory network simulator

This module provides an in-memory only simulation of an actual network, useful for unit and integration tests.

Structsยง

MasterMap
Shared state for in-memory mock networking.
MemoryNetwork
In memory only network simulator.
MemoryNetworkInner ๐Ÿ”’
Internal state for a MemoryNetwork instance