web-app/src/modules/nostr-feed
padreug a5e6c301e1 Update FeedService to use direct connection status check
- Changed the connection status check in FeedService from an asynchronous health check to a direct property access on relayHub.
- Added a console log to output the current connection status for better debugging and monitoring.

These changes improve the efficiency of the connection status verification process in the FeedService.
2025-09-23 23:59:37 +02:00
..
components Add FeedService and integrate into NostrFeed module 2025-09-23 23:59:37 +02:00
composables Add FeedService and integrate into NostrFeed module 2025-09-23 23:59:37 +02:00
services Update FeedService to use direct connection status check 2025-09-23 23:59:37 +02:00
index.ts Add FeedService and integrate into NostrFeed module 2025-09-23 23:59:37 +02:00