bigbluebutton-Github/bigbluebutton-html5/imports
prlanzarin 610f3b165b fix(bbb-html5): crash when stopping WebRTC peers
There's a race condition that may cause a client crash whenever a
connectionstatechange callback is cleaned up in a peer without a
valid peer connection present in our custom RTCPeerConnection wrapper.

Check for peerConnection availability in the WebRtcPeer wrapper before
trying to clean up its connectionstatechange callback.
2024-04-12 14:38:34 -03:00
..
api Merge pull request #19608 from lfzawacki/gladia-2.7 2024-03-07 15:32:54 -05:00
startup fix(bbb-html5): customHeartbeat would not close stale sessions, + (#19017) 2024-01-22 11:10:41 -05:00
ui fix(bbb-html5): crash when stopping WebRTC peers 2024-04-12 14:38:34 -03:00
utils improve throttle function 2023-11-01 17:36:46 -03:00