gst-plugins-rs/net/webrtc/signalling
Mathieu Duponchelle 0954af10c7 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/1254>
2023-06-20 22:30:01 +02:00
..
src webrtc/signalling: fix race condition in message ordering 2023-06-20 22:30:01 +02:00
Cargo.toml Update versions to 0.9.10 2023-03-02 13:18:00 +02:00