This document provides an overview of Azure SignalR, which enables real-time functionality over HTTP without polling. It discusses how Azure SignalR works by establishing a connection between clients and the Azure SignalR service to send and receive messages. The document also covers when Azure SignalR should be used, the runtimes it supports, how to set up a serverless architecture with Azure Functions, and how billing works based on outbound messages.
Related topics: