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: over 1 year 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 (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-14T13:55:13.000Z (almost 15 years ago)
- Last Synced: 2025-01-30T18:41:48.560Z (over 1 year 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-run
And go to http://127.0.0.1:8080
Enjoy and if you have any question email me at diego@fmpwizard.com
(spammers, don't bother, I use gmail so I'll never get your emails :) )