mdn/content

webrtc: Call createDataChannel after createOffer

Open

#35,932 opened on Sep 18, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Markdown (22,427 forks)batch import
Content:WebAPIarea: WebRTChelp wanted

Repository metrics

Stars
 (8,900 stars)
PR merge metrics
 (Avg merge 7d 3h) (147 merged PRs in 30d)

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

Contributor guide