Real-time Chat App

Technologies Used
ReactSocket.ioNode.jsExpress
About the Project
This application demonstrates the power of real-time web communication. Users can create private or public rooms, join existing conversations, and exchange messages instantly. It handles concurrent connections efficiently and provides a seamless user experience similar to popular messaging platforms. The project highlights proficiency in managing web sockets and state management.