[go: up one dir, main page]

Module quinn::congestion

source ·
Expand description

Logic for controlling the rate at which data is sent

Structs

Experimental! Use at your own risk.
Configuration for the Bbr congestion controller
The RFC8312 congestion controller, as widely used for TCP
Configuration for the Cubic congestion controller
A simple, standard congestion controller
Configuration for the NewReno congestion controller

Traits

Common interface for different congestion controllers
Constructs controllers on demand