source: Dev/branches/play-2.0.1/samples/scala/comet-clock/README @ 322

Last change on this file since 322 was 322, checked in by hendrikvanantwerpen, 13 years ago

Added Play! framework and application with Jena dependency. Working on
the basic things now (login/register), after that start implementing
our data model.

File size: 210 bytes
Line 
1This a very simple Comet demonstration pushing clock events from the server to the Web browser using a the forever-frame technique. It demonstrates:
2
3- Creating a Comet connection.
4- Writing custom Enumerators.
Note: See TracBrowser for help on using the repository browser.