feat: Upgrade Global Presence to SSE architecture
- matrix-presence-aggregator v2 with SSE endpoint - Created @presence_daemon Matrix user - SSE proxy in Next.js /api/presence/stream - Updated frontend to use SSE instead of WebSocket - Real-time city online count and room presence
This commit is contained in:
2
services/matrix-presence-aggregator/app/__init__.py
Normal file
2
services/matrix-presence-aggregator/app/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# Matrix Presence Aggregator
|
||||
|
||||
Reference in New Issue
Block a user