mpvipc/examples
Oystein Kristoffer Tveit deb45a4570
Make entire project async
This moves all communication with Mpv's unix socket into another tokio
task, and uses message passing through clonable mpsc channels to receive
commands to execute, and to send responses.
2024-04-19 00:59:22 +02:00
..
fetch_state.rs Make entire project async 2024-04-19 00:59:22 +02:00
media_player.rs Make entire project async 2024-04-19 00:59:22 +02:00