Files
microdao-daarion/services/matrix-presence-aggregator/requirements.txt
Apple 5bed515852 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
2025-11-26 14:43:46 -08:00

9 lines
137 B
Plaintext

fastapi==0.115.0
uvicorn[standard]==0.30.0
httpx==0.27.0
pydantic==2.9.0
psycopg2-binary==2.9.9
SQLAlchemy==2.0.35
python-dotenv==1.0.1