gst-plugins-rs/net/webrtc/signalling/src
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
..
bin webrtc: Rename signaller and protocol crates 2022-10-20 13:32:31 +02:00
handlers webrtc: Enhance debug messages when using unknown peer ID 2023-03-02 11:01:18 +02:00
server webrtc/signalling: fix race condition in message ordering 2023-06-20 22:30:01 +02:00
lib.rs webrtc/signalling: Allow unknown clippy lints 2023-06-19 20:37:53 +03:00