Expand description
Simulated networking implementation for testing Simulated networking implementation.
Structsยง
- Connection
Id - Unique identifier for network connections
- Listener
Id - Unique identifier for listeners
- SimNetwork
Provider - Simulated networking implementation
- SimTcp
Listener - Simulated TCP listener
- SimTcp
Stream - Simulated TCP stream that implements async read/write operations.