gstreamer-rs/tutorials
Sebastian Dröge fc4a0d29c6 tutorials: Use async-channel instead of the glib MainContext channel
The latter will be removed in favour of using async code in the future,
and async code generally allows for more flexible message handling than the
callback based MainContext channel.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1333>
2023-10-30 11:00:58 +02:00
..
src tutorials: Use async-channel instead of the glib MainContext channel 2023-10-30 11:00:58 +02:00
Cargo.toml tutorials: Use async-channel instead of the glib MainContext channel 2023-10-30 11:00:58 +02:00