property Deno.QuicTransportOptions.congestionControl
The congestion control algorithm used when sending data over this connection.
Type #
"throughput"
| "low-latency"
| "default"
The congestion control algorithm used when sending data over this connection.
"throughput"
| "low-latency"
| "default"