Skip to content

A small chatroom application to demonstrate the use of WebSockets in Java.

Notifications You must be signed in to change notification settings

null-yer/java-chatroom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-chatroom

A small chatroom application to demonstrate the use of WebSockets in Java.

To run the application, simply type:

java -jar dist/JavaWebSockets.jar -p [some free port number]

from the cloned directory.

There is a tutorial using this code available at http://restlessdev.com/blog/websockets-in-java

About

A small chatroom application to demonstrate the use of WebSockets in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published