Chat-app-using-Nodejs
Chat-app-using-Nodejs copied to clipboard
Joining after joining causes crashes
socket.emit('join', { username, room });
Please add some checks to make the program more robust