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
Post a Comment