jan-j / scala-chat

Simple chat application build on top of Scala Play Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat App

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.

Demo

Latest version demo can be checked here: https://scala-chat.herokuapp.com/.

Built with

Scala Play Framework 2.4 + Server Sent Events + AngularJS

How to run

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:

Screenshot

About

Simple chat application build on top of Scala Play Framework

License:Other


Languages

Language:HTML 40.2%Language:Scala 25.7%Language:JavaScript 17.4%Language:CSS 16.8%