Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webrtc: Call createDataChannel after createOffer #35932

Open
Worldwidebrine opened this issue Sep 18, 2024 · 0 comments
Open

webrtc: Call createDataChannel after createOffer #35932

Worldwidebrine opened this issue Sep 18, 2024 · 0 comments
Labels
area: WebRTC Needs help from someone with WebRTC domain knowledge Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!

Comments

@Worldwidebrine
Copy link
Contributor

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

Page report details
@Worldwidebrine Worldwidebrine added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Sep 18, 2024
@github-actions github-actions bot added the Content:WebAPI Web API docs label Sep 18, 2024
@Josh-Cena Josh-Cena added help wanted If you know something about this topic, we would love your help! area: WebRTC Needs help from someone with WebRTC domain knowledge and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: WebRTC Needs help from someone with WebRTC domain knowledge Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
Projects
None yet
Development

No branches or pull requests

2 participants