Expand description
§NxtQuic Network Simulator
Deterministic network simulator for testing QUIC implementations under controlled conditions (latency, loss, bandwidth, jitter, duplication).
Re-exports§
pub use channel::QueuedDatagram;pub use channel::SimChannel;pub use network::NetworkConfig;pub use network::SimulatedNetwork;