rtsp-rs icon indicating copy to clipboard operation
rtsp-rs copied to clipboard

async/await support

Open ThinkChaos opened this issue 4 years ago • 0 comments

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.

ThinkChaos avatar Jun 10 '20 17:06 ThinkChaos