Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

java-chat

Compile the project

mvn clean install

Run the server

mvn exec:java -Dexec.mainClass="chat.Server"

Run the client

mvn exec:java -Dexec.mainClass="chat.Client"

About

A Java application that allows multiple users to communicate thanks to the client-server architecture

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages