mdn/content

webrtc: Call createDataChannel after createOffer

Open

#35,932 创建于 2024年9月18日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Markdown (22,427 fork)batch import
Content:WebAPIarea: WebRTChelp wanted

仓库指标

Star
 (8,900 star)
PR 合并指标
 (平均合并 7天 3小时) (30 天内合并 147 个 PR)

描述

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

贡献者指南