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
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Add hooks to socket.io events to handle connected state in the middleware.
The function in question is:
Where on events such as
disconnect
andreconnect
need to toggle theSOCKET_INITIALIZED
status.The current state of the socket isn't reflected in the middleware
The text was updated successfully, but these errors were encountered: