Commit 9190a20
committed
refactor: replace subscribeToSupabaseRealtimeEvents with SupabaseRealtimeManager class
- Introduced SupabaseRealtimeManager to encapsulate realtime event subscription logic.
- Updated index.ts to utilize the new manager for subscribing to events on server start.
- Enhanced error handling and logging within the subscription process.1 parent 124db08 commit 9190a20
2 files changed
Lines changed: 301 additions & 263 deletions
0 commit comments