Skip to content

swiatek25/websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

websocket

Example chat application using websocket on Jetty 9

Running chat application

mvn clean install jetty:run

Use case

  1. Open two separate browser windows (distinct websocket sessions)
  2. Assign different user names - after Welcome, prompt
  3. Play with messages from different users and watch "real-time" chat

Requirements

JDK 7

About

Example chat application using websocket on Jetty 9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published