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
- Install socketio deps
- Attach server to setup socket server
- Add auth to the sockets handshake (check the .headers.cookies field)
- Setup client connection from dashboard (do that when component mounts, close when unmounts)
- On server, log a user detail when they are online
The text was updated successfully, but these errors were encountered:
- Install socketio deps
- Attach server to setup socket server
- Add auth to the sockets handshake (check the .headers.cookies field)
- Setup client connection from dashboard (do that when component mounts, close when unmounts)
- On server, log a user detail when they are online
The text was updated successfully, but these errors were encountered: