gst-plugins-rs/net/webrtc/signalling
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
..
src webrtc/signalling: fix race condition in message ordering 2023-06-08 13:24:45 +02:00
Cargo.toml Update to AWS SDK 0.27 and async-tungstenite 0.22 2023-05-02 15:30:00 +03:00