Skip to content

webrtc: Move from async-std to tokio

Zhao Gang requested to merge zhao-gang/gst-plugins-rs:webrtc-tokio into main

This MR is for #267 (closed)

Tested the test stream still can be played.

I'm new to async Rust so please carefully review the code. 😄

Merge request reports