On Thu, May 26, 2011 at 11:00 AM, Florian Moga <[email protected]> wrote:
> A short addition to the previous mail, the new samples are featuring a
> pub/sub system, a chat and a real-time suggestion/autocomplete webapp.
> On Thu, May 26, 2011 at 12:55 PM, Florian Moga <[email protected]> wrote:
>>
>> Hi,
>> Lately I've been working to improve the comet binding as you've probably
>> noticed. I've done multiple improvements in the forward to callback call
>> communication, support for non-blocking calls, multiple responses, non-void
>> return types, client disconnect detection and upgrade to Atmosphere 0.7.1
>> runtime and jQuery client which improves reliability.
>> Best way to see the improvements is probably to run the samples (i've
>> added 3 new samples) which you can find at [1]. They all demonstrate various
>> features and ways to use the binding (which I tried to do as flexible as
>> possible). While running the samples, feel free to try more than one client
>> at a time. Preferably use different browsers for that as browsers are
>> limited to keep a maximum of 2 connections per domain so if you'll try
>> different tabs of the same browser you'll get funny behavior.
>> I will soon document the samples in order to give them a "tutorial" flavor
>> and write website documentation but in the mean time your feedback would be
>> greatly appreciated.
>> Thanks,
>> Florian
>>
>> [1] http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/
>

I had a look at these over the weekend, they look great. This is the
type of thing i've always wanted for the Tuscany web clients so its
terrific to have it working now.

   ...ant

Reply via email to