Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

691 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repository is legacy and no longer actively maintained.

The JavaScript client has been rewritten as atmosphere.js 5.0 in TypeScript, with React, Vue, and Svelte bindings.

github.com/Atmosphere/atmosphere


Welcome to Atmosphere: The Asynchronous WebSocket/Comet Framework

Atmosphere transparently supports WebSockets, Server Sent Events (SSE), Long-Polling, HTTP Streaming (Forever frame) and JSONP.

Install

maven

<dependency>
    <groupId>org.atmosphere.client</groupId>
    <artifactId>javascript</artifactId>
    <version>4.0.0</version>
</dependency>

npm

npm install atmosphere.js

Best way to start with Atmosphere is to use chatGPT and ask for an example!

Releases

Sponsor this project

Packages

Used by

Contributors

Languages