HTTP/3 transport.

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

Properties

attributes: Transport.Attributes
rx: Rx
supported: boolean = !!globalThis.WebTransport

Whether current browser supports WebTransport.

Accessors

  • get mtu(): number
  • Return the transport MTU, if known. The transport should be able to send TLV structure of up to this size.

    Returns number

Methods

  • Returns string

Generated using TypeDoc