atmosphere-extensions icon indicating copy to clipboard operation
atmosphere-extensions copied to clipboard

All Atmosphere's Extensions and Plugin

Atmosphere Framework Extensions and Plugin

You need Atmosphere Runtime version 3.0.0 and higher to use those extension. To install, just do

     <dependency>
         <groupId>org.atmosphere</groupId>
         <artifactId>atmosphere-{atmosphere-module}</artifactId>
         <version>3.0.1</version>
      </dependency>

JDK11 JDK13

Easiest way to use extensions is by looking at our Samples or use ChatGPT!