feat: stream currently playing + volume + toggle pause + seek position

This commit is contained in:
2024-11-24 23:36:24 +01:00
parent 51a57ebd40
commit de9e430828
14 changed files with 314 additions and 62 deletions

1
Cargo.lock generated
View File

@@ -741,6 +741,7 @@ dependencies = [
"sha2",
"symphonia",
"tokio",
"tokio-stream",
"tonic",
"tonic-build",
"tonic-web",