gst-plugins-rs/net/webrtc/src/aws_kvs_signaller
Sebastian Dröge 4ad101b53b Use once_cell crate directly again
The glib crate does not depend on it anymore and also does not re-export
it anymore.

Also switch some usages of OnceCell to OnceLock from std.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1441>
2024-01-31 18:07:57 +02:00
..
imp.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
mod.rs webrtc: Remove unnecessary manual Send+Sync implementations for signallers 2024-01-18 10:01:25 +02:00
protocol.rs net/webrtc: implement AWS KVS signaller 2023-03-09 15:39:09 +00:00