/easy-chat

This is a Java-based chat application that allows users to register, log in, and participate in group chat rooms. The application features a client-server architecture, with the server handling multiple client connections and broadcasting messages to all connected clients.

Primary LanguageJava

Watchers