gst-plugins-rs/net/webrtc/signalling/src
Mathieu Duponchelle 7447d95f1b webrtc/signalling: fix race condition in message ordering
Spawning one task per message to send out instead of sending them out
sequentially from the one task used to poll the handler sometimes
resulted in peers receiving ICE candidates before SDP offers, triggering
hard to understand errors in the browser.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1236>
2023-06-08 13:24:45 +02:00
..
bin webrtc: Fix rustfmt errors 2022-12-27 11:12:54 +02:00
handlers Add a webrtcsrc element 2023-02-28 20:50:15 -03:00
server webrtc/signalling: fix race condition in message ordering 2023-06-08 13:24:45 +02:00
lib.rs webrtc: Add SDPX license header on every file 2022-10-20 11:51:58 +02:00