Summary
Explore how to scale SignalR Hubs using Redis backplane to share messages across different applications and how injectable IHubContext allows sending messages from outside the hub. Understand the use of strongly typed hubs and prepare for scaling with Azure SignalR Service.
We'll cover the following...
We'll cover the following...
Let's recall what we have ...