mdn/content

webrtc: Call createDataChannel after createOffer

Open

#35 932 ouverte le 18 sept. 2024

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Markdown (22 427 forks)batch import
Content:WebAPIarea: WebRTChelp wanted

Métriques du dépôt

Stars
 (8 900 stars)
Métriques de merge PR
 (Merge moyen 7j 3h) (147 PRs mergées en 30 j)

Description

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

Guide contributeur