Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 695 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 695 Bytes

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!