Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Console Chat

Asynchronous chat server based on java NIO and sockets

Development

Go to project root

Build
gradle build
Run
java -jar build/libs/java-console-chat-all.jar
Connect to the server

While client development is WIP use telnet instead:

telnet 0.0.0.0 4444

About

Asynchronous chat server based on java NIO and sockets

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages