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: update Pusher integration and environment variable validation
- Replaced Pusher client and server imports with a unified publishMessage function for better abstraction.
- Updated environment variable validation to require non-empty values for Pusher-related keys.
- Removed deprecated Pusher client and server files to streamline the codebase.
0 commit comments