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
A multi-room chat application in C++ using Winsock. Supports real-time messaging, private chats, undo/redo, history, and search. Built with threads, mutexes, and socket programming for concurrent multi-client communication.
React + ASP.NET SignalR Real-Time Chat App A full-stack real-time chat application built using React 19 for the frontend and ASP.NET 9 with SignalR for the backend. The application enables instant messaging, multi-room chat support, and real-time user presence updates with a modern Material UI-based interface. ✨ Features ⚡ Real-time messaging usin