mdn/content

webrtc: Call createDataChannel after createOffer

开放

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

 (1 条评论) (0 个反应) (0 位负责人)Markdown (23,229 个派生)batch import
Content:WebAPIarea: WebRTChelp wanted

仓库指标

星标
 (10,950 个星标)
PR 合并指标
 (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

贡献者指南