A basic level chatroom application developed in Python to handle Multiple clients with a single server
- We'll handle multiple clients from a server
- Server will recieve msg from clients and further cater them accordingly
- It can handle multiple clients