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. |
||
---|---|---|
.. | ||
fetch_state.rs | ||
media_player.rs |
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. |
||
---|---|---|
.. | ||
fetch_state.rs | ||
media_player.rs |