Chat Application This project is a simple chat application built using Java. It includes a server that instantiates different client connections. How to Run Build the Project: Use Maven to build the project. mvn clean install Run the .jar file java -jar Chat-1.0-SNAPSHOT.jar