From 99b4c5a3e1af7c421a92c2c6090be70cfd74af2b Mon Sep 17 00:00:00 2001 From: Jan-Ivar Bruaroey Date: Tue, 2 Jul 2024 10:16:42 -0400 Subject: [PATCH] fix datagrams removed from wrong stat 2 --- index.bs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.bs b/index.bs index 2120642..d80e923 100644 --- a/index.bs +++ b/index.bs @@ -1579,9 +1579,8 @@ The dictionary SHALL have the following members: {{WebTransport/congestionControl}}). : isDataLimited :: True if the rate at which queued data will be sent by the user agent on all streams - that share a [=WebTransport session=], as calculated by the + and datagrams that share a [=WebTransport session=], as calculated by the congestion control algorithm, is considered application limited. Otherwise false. - Datagrams MUST NOT be included in this calculation. : isServerLimited :: True if the rate at which queued data will be sent by the user agent on all streams that share a [=WebTransport session=], as calculated by the