Welcome to the Terminal ChatRoom! This project implements a basic chat room using socket programming in Python. The chat room allows multiple clients to connect and communicate with each other through a server.
- Real-time Communication: Send and receive messages instantly.
- Multiple Client Support: Connect with multiple clients simultaneously.
- User-Friendly Interface: Simple terminal-based interface for ease of use.
- Python 3.x
Clone the repository:
git clone https://github.com/VishnuThurvas/Terminal-ChatRoom.git