A Discord-like desktop chat application built with Python. Features a modern dark-themed GUI (CustomTkinter), user authentication, encrypted connections, multiple channels, message history, and ...
This is a multi-user online chat room application implemented in Python, based on UDP Socket communication. The project includes server-side and client-side components, supporting user registration, ...