Introduction
Subscriptions let you get live updates from the server. They keep your app updated without asking again and again.
You want to see new chat messages as they arrive.
You want to track live scores in a sports app.
You want to update a dashboard with real-time data.
You want to get notified instantly when a new order is placed.