The PVRC Client for your use
This project is a Python chat application that uses a central server to manage communications between multiple clients. Clients can connect to the server, choose a unique nickname, and participate in real-time discussions with other users.
- Connect to the central server for real-time chat.
- Choose a unique nickname for each client.
- Display user messages with colors for better readability.
- Clone this repository to your local machine.
- Run the client using the command:
python main.py
. - With server IP and port you can now connect you.
- Python 3.11
This project is licensed under the MIT License - see the LICENSE file for details.