It might just be worth it to consider supporting websockets in the
core instead. Wicket just added experimental support for websocket
(https://cwiki.apache.org/confluence/display/WICKET/Wicket+Native+WebSockets),
we might be able to reuse parts of it. Once IE 10 ga release is out,
browser penetration would actually start looking pretty good.

Kalle


On Thu, Jun 21, 2012 at 2:28 PM, Howard Lewis Ship <hls...@gmail.com> wrote:
> The question is: how much of this can I look at before I build something
> right into 5.4?  Licensing, copyright, liability, etc.
>
> On Thu, Jun 21, 2012 at 2:16 PM, Lance Java <lance.j...@googlemail.com>wrote:
>
>> 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
>>
>>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com

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

Reply via email to