Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 309 Bytes

File metadata and controls

5 lines (3 loc) · 309 Bytes

Scala multi-room chat example

This is a more complex chat server example written with Play socket.io. It shows how to use dynamic Akka streams, allowing users to dynamically join and leave chat room flows.

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