feat: multi-client support. still missing lots more of the code, such as

the logs not being aligned
This commit is contained in:
Soph :3 2025-09-16 11:03:03 +03:00
parent 6371ab1886
commit 89d1d28052
5 changed files with 144 additions and 100 deletions

1
Cargo.lock generated
View file

@ -1919,6 +1919,7 @@ dependencies = [
"console-subscriber",
"dotenv_codegen",
"flume",
"futures",
"futures-util",
"hocon",
"midiplayer_rs",