Migrate frontend realtime messaging to SSE.

Switch service integrations and screen/store consumers from websocket events to SSE, and ignore generated dist-web artifacts.

Made-with: Cursor
This commit is contained in:
2026-03-10 12:58:23 +08:00
parent 63e32b15a3
commit be84c01abd
25 changed files with 974 additions and 1305 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ node_modules/
# Expo
.expo/
dist/
dist-web/
web-build/
expo-env.d.ts