comet - Bayaux protocol implementation for Jquery -



we have application running on jquery. in this, there requirement of implementing bayaux protocol. afaik, dojo has implemented bayaux protocol in form of cometd.

as dependent on jquery, can not import whole dojo toolkit release implementation.

my question -
there implementation of bayaux(cometd) jquery ?
if not, there micro framework provides implementation?
if not, can extract ony bayaux related stuff dojo toolkit , exclude else?

seems question has been answered before: comet , jquery

http://cometd.org/documentation/cometd-javascript (references jquery/jquery.cometd.js) http://cometd.org/documentation/howtos/primer

the jquery plugin exists in tutorial above.


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -