mdn/content

webrtc: Call createDataChannel after createOffer

Open

#35,932 opened on 2024年9月18日

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
 (平均マージ 7d 3h) (30d で 147 merged PRs)

説明

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

コントリビューターガイド