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
Currently the code present in the index .js file contains the whole logic for socket.io connection as well. I want to moce this to a separate file and refactor the code as well.
Currently the code present in the index .js file contains the whole logic for socket.io connection as well. I want to moce this to a separate file and refactor the code as well.
Checklist
server/socket.js✓ 39d08e4 Editserver/socket.js✓ Editserver/index.js✓ b28b383 Editserver/index.js✓ Edit