feat: add SignalR real-time chat to doctor and patient frontends

This commit is contained in:
MingNian
2026-05-22 14:51:02 +08:00
parent 90615a6cb3
commit 9d384dc6fb
6 changed files with 496 additions and 41 deletions

View File

@@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@microsoft/signalr": "^10.0.0",
"dayjs": "^1.11.20",
"echarts": "^6.0.0",
"echarts-for-react": "^3.0.6",