hatchways / team-scallops

1 stars 1 forks source link

FS: Socketio Setup #30

Closed rajivtitus closed 3 years ago

rajivtitus commented 3 years ago

- 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

navjot-chahal commented 3 years ago

Solved in PR #83