Group Chat App with Python This is a simple group chat application built using Python, sockets, threading, and SSL encryption. The application allows multiple users to connect to a common chat room using a room number and exchange messages securely.
Features
Secure SSL encrypted communication. Multi-user group chat. Room-based communication using room numbers. User-friendly command-line interface.