rtsp-rs
rtsp-rs copied to clipboard
async/await support
Porting Tokio 0.1 code to stable async/await would be great to make this usable in modern Rust.
If possible also drop the tokio dependency to be compatible with all executors.