Example chat application using websocket on Jetty 9
mvn clean install jetty:run
- Open two separate browser windows (distinct websocket sessions)
- Assign different user names - after Welcome, prompt
- Play with messages from different users and watch "real-time" chat
JDK 7