Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Java chat example

This is a very simple chat server example written with Play socket.io. It mirrors the official socket.io chat example, but uses a Play backend.

To run this example, from the root directory of play-socket.io, run sbt javaChat/run.