webapp/src/modules/base/nostr
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
..
index.ts Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00
nostrclient-hub.ts Enhance VisibilityService integration for WebSocket and chat services 2025-09-05 15:57:02 +02:00
relay-hub.ts Add VisibilityService for managing app visibility state and connection recovery 2025-09-05 15:34:09 +02:00