Skip to content

Welcome

Atmosphere is a transport-agnostic real-time framework for the JVM. Write to a Broadcaster, and the framework delivers to every subscriber — whether they’re on a WebSocket, SSE stream, long-polling loop, gRPC channel, or MCP session.

New to Atmosphere? Start with the Tutorial — a 20-chapter guide that builds your understanding from first principles to production deployment.

Looking for a specific feature? Use the Reference section for API details on the core runtime, rooms, AI, MCP, and more.

Integrating with a framework? The Integrations section covers Spring Boot 4.0, Quarkus 3.21, and AI framework adapters.

What you wantWhere to go
Build your first appChapter 2: Getting Started
@ManagedService deep diveChapter 3
AI/LLM streamingChapter 9: @AiEndpoint
MCP serverChapter 13
Spring Boot auto-configSpring Boot Reference
Quarkus extensionQuarkus Reference
React/Vue/Svelte hooksatmosphere.js
Clustering (Redis/Kafka)Chapter 16

This documentation covers Atmosphere 4.0 with JDK 21+, Spring Boot 4.0, and Quarkus 3.21.