refactor: 使用 PartySocket 重构连接韧性并库化音频封包

This commit is contained in:
2026-03-06 06:54:20 +08:00
parent 7cf48246f2
commit f78c022f75
3 changed files with 345 additions and 38 deletions

View File

@@ -22,6 +22,7 @@
"vite-plugin-pwa": "^1.2.0"
},
"dependencies": {
"@msgpack/msgpack": "^3.1.3",
"@picovoice/web-voice-processor": "^4.0.9",
"partysocket": "^1.1.16",
"react": "^19.2.4",