A Simple Group Chat Application Using WebSockets and Socket.io
-
Socket.io is required for establishing a connection between the Node server and the client's HTML (Multiple Clients work too)
-
A simple frontend created using HTML, CSS and JavaScript for all the sassy chats!
So just clone the repostiory and start chatting!
- nodemon index.js
- open localhost:4000