Simple chat application build on top of Scala Play Framework
This application will be developed and improved and different versions will be kept in branches.
Latest version demo can be checked here: https://scala-chat.herokuapp.com/.
Scala Play Framework 2.4 + Server Sent Events + AngularJS
Go to root project directory and run command:
activator "~run"
Then open following address in browser:
http://localhost:9000
Or you can open demo.html
page in browser to check chat in two iframes next to each other like below: