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
We broadcast to admins every time user connects to our
app via the lobby_list event. Our frontend will then be
able to listen to this event and handle updates accordingly.
This event will get triggered every time a user joins
the admin:active_users topic so it will be up to the
frontend to check whether a user is already on the
list.
0 commit comments