You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: standardize Pusher event handling with REALTIME_PUSHER_EVENTS
- Updated comment action and components to utilize REALTIME_PUSHER_EVENTS for event names, enhancing consistency across the codebase.
- Refactored the listenChannel function to improve event binding and unbinding logic, ensuring better maintainability.
- Adjusted notification handling in the RealtimeProvider to align with the new event structure.
0 commit comments