Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

This project is a simple chat application built using Java. It includes a server that instantiates different client connections.

How to Run

  1. Build the Project: Use Maven to build the project.
mvn clean install
  1. Run the .jar file
java -jar Chat-1.0-SNAPSHOT.jar

About

An application that simulates a chat server with multiple concurrent clients, designed for educational purposes to practice architectures, design patterns, and the implementation of sockets and threads.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages