refactor(backend): modernize download architecture to use global aria2c daemon with rpc

This commit is contained in:
NimBold
2026-06-13 21:51:33 +03:30
parent 19e366089e
commit f0859cb4cd
5 changed files with 325 additions and 194 deletions
+1
View File
@@ -3946,6 +3946,7 @@ dependencies = [
"tauri-plugin-opener",
"tauri-plugin-single-instance",
"tempfile",
"thiserror 2.0.18",
"tokio",
]