I'm proud to announce the beta release of tapestry-cometd: A push
implementation for Tapestry based on CometD

Features:
* Zero Javascript required
* Fully configurable
* Use Tapestry templates to format incoming messages
* POJO messages (use strings or custom objects)
* Built on top of the rock solid CometD library
* Supports Jetty Continuations
* Topic abstraction (on top of CometD channels)
* Choice of client update strategies when a message arrives (append, prepend
or replace)

The project is hosted on github here
https://github.com/uklance/tapestry-cometd

There is a demo webapp with a chat example and a random stock price example
https://github.com/uklance/tapestry-cometd-demo

I'd love to hear your feedback, please keep in mind that this is an early
beta release with more features and documentation coming soon.

Cheers,
Lance.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Announcement-Beta-release-of-tapestry-cometd-tp5714020.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to