/Chat-Room

This is web chat-room that allow users to participate in real-time conversations with other users through text. This applications provide a virtual space where people can join different chat rooms or channels dedicated to specific topics or interests, engage in discussions, and interact with other users.

Primary LanguageCSS

flask-sockets-io-

Flask SocketIO is a powerful library that allows real-time communication between the server and clients using WebSockets. It's commonly used for building chat applications, among other things.