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>
Easiest way to use extensions is by looking at our Samples or use ChatGPT!