Skip to content

Commit

Permalink
add note for unavailability of stats
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhijaju committed Jan 29, 2024
1 parent 607bfa8 commit d5de90a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1381,6 +1381,9 @@ on the same [=connection=] all receive the same information, i.e. the informatio
is disclosed across pooled [=WebTransport sessions | sessions=] holding the
same [[fetch#network-partition-keys|network partition key]].

Note: The availability of underlying transport stats may differ for each platform.
Unavailable entries will be absent from the {{WebTransportConnectionStats}} dictionary.

<pre class="idl">
dictionary WebTransportConnectionStats {
unsigned long long bytesSent;
Expand Down

0 comments on commit d5de90a

Please sign in to comment.