WebIDLpedia

WebTransportCongestionControl enum

Definition

WebTransport defines WebTransportCongestionControl



enum WebTransportCongestionControl {
  "default",
  "throughput",
  "low-latency",
};

Referring IDL interfaces/dictionaries