Jump to: navigation, search
Line 6: Line 6:
 
CometD is an HTTP-based routing bus that uses an Ajax Push technology pattern known as Comet.
 
CometD is an HTTP-based routing bus that uses an Ajax Push technology pattern known as Comet.
  
Comet is a web application model in which a an HTTP request allows a web server to push data to a browser, even if the browser has not requested it.
+
Comet is a web application model that allows an HTTP request to push data to a browser, even if the browser has not requested it.
  
 
For more details about CometD, see [http://cometd.org/ http://cometd.org/].
 
For more details about CometD, see [http://cometd.org/ http://cometd.org/].
  
 
[[Category:V:HTCC:8.5.2DRAFT]]
 
[[Category:V:HTCC:8.5.2DRAFT]]

Revision as of 14:10, August 26, 2014

CometD

Overview

Genesys Web Services uses version 3 of CometD.

CometD is an HTTP-based routing bus that uses an Ajax Push technology pattern known as Comet.

Comet is a web application model that allows an HTTP request to push data to a browser, even if the browser has not requested it.

For more details about CometD, see http://cometd.org/.

Comments or questions about this documentation? Contact us for support!