• A GUI Java application that uses a multithreaded server to accept multiple client connections.
• This chat room application supports personal messaging, group chats, or chatting with the entire room for any number of clients.
Uses Maven to build and run the Java-based Chat Room Application.