From 20dc8875aa35ccb591736929856d1cfd6ae28335 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Fri, 31 May 2024 14:25:53 +0200 Subject: [PATCH] Remove todo on webtransport wg dependency --- webrtc-charter.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webrtc-charter.html b/webrtc-charter.html index ff14918..ca9ab29 100644 --- a/webrtc-charter.html +++ b/webrtc-charter.html @@ -556,7 +556,7 @@

W3C Groups

Media Working Group
The Media Working Group develops client-side media processing APIs and features that are likely to intersect with the WebRTC Working Group developments.
-
WebTransport Working Group
+
WebTransport Working Group
The WebTransport Working Group develops a client/server API that has been inspired by WebRTC datachannels and may inform their future evolution.
Audio Working Group
The API developed by the Audio Working Group builds upon the MediaStream object built by this group; further collaboration on the management of audio output device is expected.