From 1dc10ff725cdbbe7aa72684cc768e2b7beac21f8 Mon Sep 17 00:00:00 2001 From: Jan-Ivar Bruaroey Date: Fri, 6 Oct 2023 13:42:23 -0400 Subject: [PATCH] Missing connection ref --- webrtc.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/webrtc.html b/webrtc.html index bcd202911..8330ccc74 100644 --- a/webrtc.html +++ b/webrtc.html @@ -13953,6 +13953,12 @@

[= underlying data transport =] was closed.

+
  • +

    + Let connection be the {{RTCPeerConnection}} object + associated with channel. +

    +
  • Remove channel from connection.{{RTCPeerConnection/[[DataChannels]]}}.