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
I have created group chat app using Node.js, Express, ejs, socket.io. Whenever new user join to the chat, other users are notified. You can see on the side bar how many people are in the chat and their user names as well.
About
I have created group chat app using Node.js, Express, ejs, socket.io. Whenever new user join to the chat, other users are notified. You can see on the side bar how many people are in the chat and their user names as well.