Hi Vassili,

you might want to take a look at Socket.IO [1].

It provides a client (JavaScript obviously) and server implementation 
(JavaScript, but other implementations available). There is no contribution yet.

I suggest you load Socket.IO by appending the scripts using the "add-script" 
job. Once the client-side of Socket.IO is available to your application, you 
need to think of a way to integrate with qooxdoo. One idea perhaps is to derive 
from io.request.AbstractRequest, or you can fire data events yourself.

Hope this helps!

Regards
Tristan

[1] http://socket.io/

Am 13.02.2012 um 21:33 schrieb Vassili Gontcharov:

> Hi alls
> I look for a possibility to use comet or other possibility to implement push 
> from server with qooxdoo.
> I found cometd contribution but if I understand well , this contribution not 
> more supported.
> 
> You can advises me on this subject ?
> 
> Thank
> 
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2_______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to