UCL-VR / ubiq

Other
98 stars 34 forks source link

Fix WebRtc Signalling Race Condition #5

Closed sebjf closed 3 years ago

sebjf commented 3 years ago

This PR adds a synchronisation primitive to the WebRtcPeerConnection that prevents transmitting any Rtc messages until the remote peer has announced its existence.