CometD Integration with other frameworks

gears-686316_640The CometD libraries integrate nicely with other frameworks.

The CometD JavaScript library implements AMD and integrates with the Dojo Toolkit, with jQuery and with AngularJS.

CometD uses the services and facilities provided by such frameworks to perform HTTP requests and integrates with the framework lifecycle so that the usage of CometD JavaScript library becomes natural within the framework.

The CometD Java client library can be used in Java applications (for example for server-to-server communication) and in recent versions of Android (that support JDK 7).

The CometD Java server library integrates seamlessly with the Spring Framework.

Learn more about CometD services integration in the reference manual.