Episode

How do I create a client for SignalR?

With the server configured, the next question becomes how one setups a client. Fortunately, an SDK exists to allow you to quickly connect to a SignalR service to both receive and send messages. Anthony Chu (@nthonychu), Senior PM for Azure Functions, shows us how to setup the client, and run the application locally using Azure Static Web Apps.

Did you know... You can use SignalR and Azure Functions for automatic updates in a web application

JavaScript