Skip to content

Simple chat webapp using Play! framework and Reactive Mongo

License

Notifications You must be signed in to change notification settings

Reacteev/reactivemongo-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactive Mongo demo app

Simple chat webapp using Play! framework and Reactive Mongo

This is a very short sample demonstrating:

  • Streaming features of MongoDB (using capped collections) through ReactiveMongo driver
  • Basic JSON coast-to-coast approach: Json all the way between browser and MongoDB

How to run?

  • Locally: sbt run
  • On Heroku: git push to heroku remote

About

Simple chat webapp using Play! framework and Reactive Mongo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published