#HOW TO RUN
python3 src/server.py
python3 src/client.py
From the client window, start sending messages
See the connected client info in the server room
- For now first close your all clients and then stop server
- Using the same alias
- Save the history of chats in some DB
- Broadcast everything to all clients when they join???? may be a requirement