desker/apps/api/src/events
Pau Costa Ferrer 453fe68e42 Enhance real-time space status updates and handling
- Improve WebSocket connection reliability with updated transport options.
- Introduce logic to prioritize real-time updates over initial data for live views.
- Add logging for better debugging of WebSocket events and data propagation.
- Update UI components (`SpaceCard`, `FloorplanViewer`) to avoid overwrites from stale data.
- Refactor date handling for consistent behavior across components.
2026-03-28 16:27:23 +01:00
..
events.gateway.ts Enhance real-time space status updates and handling 2026-03-28 16:27:23 +01:00
events.module.ts Add real-time space status updates and reservation management 2026-03-28 00:50:51 +01:00