An open API service indexing awesome lists of open source software.

https://github.com/atmosphere/atmosphere-extensions

All Atmosphere's Extensions and Plugin
https://github.com/atmosphere/atmosphere-extensions

Last synced: about 1 year ago
JSON representation

All Atmosphere's Extensions and Plugin

Awesome Lists containing this project

README

          

### [Atmosphere Framework](https://github.com/Atmosphere/atmosphere) Extensions and Plugin

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

```java

org.atmosphere
atmosphere-{atmosphere-module}
3.0.1

```

![JDK11](https://github.com/Atmosphere/atmosphere-extensions/workflows/JDK11/badge.svg)
![JDK13](https://github.com/Atmosphere/atmosphere-extensions/workflows/JDK13/badge.svg)

Easiest way to use extensions is by looking at our [Samples](https://github.com/Atmosphere/atmosphere-samples) or use ChatGPT!