Skip to content

Atmosphere/atmosphere-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!