Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 335 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 335 Bytes

Scalatra Atmosphere Example

A quick example app showing the new Atmosphere support in Scalatra 2.2.

Build & Run

$ cd $name__snake$
$ ./sbt
> container:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.