Can XMPP be used like Comet's http long wait?

Posted by cometta on Stack Overflow See other posts from Stack Overflow or by cometta
Published on 2009-09-02T07:08:54Z Indexed on 2010/06/07 3:52 UTC
Read the original article Hit count: 240

Filed under:
|
|
|

Can XMPP be applied in a similar way to the reverse Ajax pattern? Can it be used to implement http long wait like Comet? Is there an example of using such a technique with XMPP?

© Stack Overflow or respective owner

Related posts about AJAX

Related posts about comet