Module quinn_proto::congestion[][src]

Logic for controlling the rate at which data is sent

Structs

NewReno

A simple, standard congestion controller

NewRenoConfig

Configuration for the NewReno congestion controller

Traits

Controller

Common interface for different congestion controllers

ControllerFactory

Constructs controllers on demand