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