A GUI-based chat room created using Tkinter and Socket programming.
- Server monitors connection statuses of all clients
- Client can request the server to connect or disconnect at anytime
- All messages in the chat room are broadcasted to all the connected clients