🔥 Real-time Messaging: Seamless communication with instant message delivery.
🌐 Multiple Chat Rooms: Join different channels for various topics or groups.
🔐 User Authentication: Secure signup and login with credentials.
👥 Online Presence: See who's available for chat in real-time.
💬 Private Messaging: Engage in one-on-one conversations with other users.
⚡ Instant Updates: New messages and changes sync automatically.
Follow these steps to set up the project locally:
- Clone the repository:
git clone https://github.com/Varsha-1605/Real-Time-Chat-Application.git
- Install dependencies:
pip install -r requirements.txt
- Start the server:
python app.py
Now you can access the application at http://localhost:5000/
.