Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

property Deno.QuicTransportOptions.congestionControl

The congestion control algorithm used when sending data over this connection.

Type #

"throughput"
| "low-latency"
| "default"