Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The reliability
read-only property of the WebTransport
interface indicates whether the connection supports reliable transports only, or whether it also supports unreliable transports (such as UDP).
Note: This feature is available in Web Workers