refactor: 异步 RPC

This commit is contained in:
Del Wang
2026-01-08 09:53:59 +08:00
parent fb6c1fd9f8
commit 3cf6771cc9
16 changed files with 364 additions and 529 deletions
+1
View File
@@ -847,6 +847,7 @@ dependencies = [
"postcard",
"serde",
"symphonia",
"thiserror",
"tokio",
"tokio-util",
]