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
This is a chat application built using NodeJS, Socket.io and Express framework
About
Built WinChat, a real-time chat application using Express.js and Socket.IO, enabling low-latency, bidirectional communication between clients. The system supports live message delivery, connection management, and event-driven updates, demonstrating real-time backend architecture and client–server synchronization.