mdn/content

webrtc: Call createDataChannel after createOffer

Open

#35.932 aberto em 18 de set. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Markdown (22.427 forks)batch import
Content:WebAPIarea: WebRTChelp wanted

Métricas do repositório

Stars
 (8.900 stars)
Métricas de merge de PR
 (Mesclagem média 7d 3h) (147 fundiu PRs em 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

Guia do colaborador