Jump to: navigation, search
Line 2: Line 2:
 
__NOTOC__
 
__NOTOC__
 
==Overview==
 
==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.
  
For details about CometD, see [http://cometd.org/ http://cometd.org/].
+
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.
 +
 
 +
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 in which a an HTTP request allows a web server 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!