Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The congestionControl
read-only property of the WebTransport
interface indicates the application's preference for either high throughput or low-latency when sending data.
The value is set in the WebTransport()
constructor options.
Note: This feature is available in Web Workers