webapp/src/modules/base
padreug ef7333e68e Enhance VisibilityService integration for WebSocket and chat services
- Add detailed examples for WebSocket connection recovery and chat message synchronization in the VisibilityService documentation.
- Refactor ChatService to register with VisibilityService, enabling automatic handling of app visibility changes and missed message synchronization.
- Implement connection recovery logic in NostrclientHub and ChatService to ensure seamless user experience during app backgrounding.
- Update base module to ensure proper initialization of services with VisibilityService dependencies, enhancing overall connection management.
2025-09-05 15:57:02 +02:00
..
auth Refactor services to extend BaseService for improved structure and dependency management 2025-09-05 06:41:19 +02:00
nostr Enhance VisibilityService integration for WebSocket and chat services 2025-09-05 15:57:02 +02:00
pwa Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00
index.ts Enhance VisibilityService integration for WebSocket and chat services 2025-09-05 15:57:02 +02:00