Module sim

Module sim 

Source
Expand description

Simulated networking implementation for testing Simulated networking implementation.

Structsยง

ConnectionId
Unique identifier for network connections
ListenerId
Unique identifier for listeners
SimNetworkProvider
Simulated networking implementation
SimTcpListener
Simulated TCP listener
SimTcpStream
Simulated TCP stream that implements async read/write operations.