mdn/content

webrtc: Call createDataChannel after createOffer

Offen

#35.932 geöffnet am 18.09.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Markdown (23.229 Forks)batch import
Content:WebAPIarea: WebRTChelp wanted

Repository-Metriken

Stars
 (10.950 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/createDataChannel

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

I moved createDataChannel call after await createOffer(), and everything just stopped working.

What did you expect to see?

Why and if we can do it in another way

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Contributor Guide