Group Chat App - real-time chat with Node.js and Socket.IO

Group Chat App


  • Client : Own
  • Stack : Node.js, Socket.IO, WebSockets
  • Hosting : Netlify

A real-time group chat application built with Node.js and Socket.IO. Messages are delivered live over WebSockets to everyone in the room, with no chat history stored — a lightweight, privacy-friendly design with a clean client/server code structure.

Live Demo Source Code