When you need a long-lived, bi-directional connection for real-time updates (chat, live dashboards) instead of repeated request/response polling.
When you need a long-lived, bi-directional connection for real-time updates (chat, live dashboards) instead of repeated request/response polling.