项目作者: coreyauger

项目描述 :
Play websocket template with comet fallback support.
高级语言: CSS
项目地址: git://github.com/coreyauger/play-websocket-comet.git
创建时间: 2014-03-26T22:18:30Z
项目社区:https://github.com/coreyauger/play-websocket-comet

开源协议:Other

下载


play-websocket-comet

Scala - Play / Akka
This example project demonstrates the use of reactive web-sockets with comet fallback. The push/pull framework forms the basis of a protocal layer used to communicate with Akka actors. These actors could be looked up in a cluster, allowing the application to scale in a sane manor.

Other features include a slim front end design using angularjs, and bootstrap ui. The script is written in coffee script to show of the integrated asset compiler.

Reactive Web-Sockets

Reactive Comet