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.