Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmpwizard/lift-comet-history
Implement back button functionality when using Lift's comet
https://github.com/fmpwizard/lift-comet-history
Last synced: about 1 month ago
JSON representation
Implement back button functionality when using Lift's comet
- Host: GitHub
- URL: https://github.com/fmpwizard/lift-comet-history
- Owner: fmpwizard
- Created: 2011-06-14T02:43:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-14T13:55:13.000Z (over 13 years ago)
- Last Synced: 2024-04-16T06:22:02.609Z (9 months ago)
- Language: Scala
- Homepage:
- Size: 115 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
To run this application you will need SBT.
From the command line do:$ git clone git://github.com/fmpwizard/lift-comet-history.git
$ cd lift-comet-history
$ sbt
> update
> jetty-runAnd go to http://127.0.0.1:8080
Enjoy and if you have any question email me at [email protected]
(spammers, don't bother, I use gmail so I'll never get your emails :) )