webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

Error on multiple data channels.

Open deepushajia opened this issue 1 year ago • 0 comments

Noticing this error occasionally: https://github.com/webrtc-rs/webrtc/blob/master/sctp/src/association/association_internal.rs#L2032

This is so unreliable that even the peer connection is seen affected after, with datachannels being unable to be initiated from the frontend. Is there any handler that can capture the occurrence of these errors?

deepushajia avatar May 16 '24 13:05 deepushajia