Use Cases
Use Cases
Implementation patterns for common real-time features built with CloudSignal.
These guides show how to implement specific features using CloudSignal's MQTT platform and SDKs. Each includes architecture overview, topic design, and code examples.
Real-Time Sync
Sync cursors, edits, and shared state across clients
Presence
Track online status and typing indicators
App Notifications
In-app alerts for web and mobile
AI Transport
Stream LLM tokens over MQTT
Push Notifications
Native push via service workers
Offline Caching
Queue messages offline, sync on reconnect