Skip to content

Commit

Permalink
Missing connection ref
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed Oct 6, 2023
1 parent 294a253 commit 1dc10ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -13953,6 +13953,12 @@ <h4>
[= underlying data transport =] was closed.
</p>
</li>
<li class="no-test-needed">
<p>
Let <var>connection</var> be the {{RTCPeerConnection}} object
associated with <var>channel</var>.
</p>
</li>
<li>
<p>
Remove <var>channel</var> from <var>connection</var>.{{RTCPeerConnection/[[DataChannels]]}}.
Expand Down

0 comments on commit 1dc10ff

Please sign in to comment.