Re: [webrtc-pc] If you close your data channel before first offer, does the "m=application" line still show up? (#2839)

If the m=application isn't present in the first offer/answer, adding a datachannel should trigger onnegotiationneeded, I think. So changing this to say "if all data channels are closed, don't add SCTP" would make such apps (which may include data-only apps that never renegotiate for any other reason) have to support renegotiation where they otherwise wouldn't have to.


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2839#issuecomment-1470294838 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 15 March 2023 15:52:06 UTC