In-memory message fabric that wires many InMemoryGossipTransports together.
A test and single-process harness: transports register by address and deliver routes a message to the target's handler. Supports fault injection via partition and heal to simulate network splits without real sockets.
In-memory message fabric that wires many InMemoryGossipTransports together.
Remarks
A test and single-process harness: transports register by address and deliver routes a message to the target's handler. Supports fault injection via partition and heal to simulate network splits without real sockets.