Atmosphere - WebSocket/Comet 框架


Apache
跨平台
Java

软件简介

Atmosphere 是一个便携的 WebSocket/Comet 框架,支持 Scala 、Groovy 和 Java。

框架图:

Maven

<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>atmosphere-{atmosphere-module}</artifactId>
    <version>2.4.32 (JDK 8 and lower) | 2.5.3 (JDK 8+)</version>
</dependency>