- 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
- 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