Chat python
Chat Room Project
This project implements a client-server chat room system using Python's socket programming capabilities. The server manages multiple clients concurrently, enabling real-time message exchange in a shared chat room environment. The client application allows users to connect to the server, send messages, and receive messages from other users.
Tecnologies used:
Link repo: GitHub