Episode

What is SignalR and how does it aid with real-time communication on the web?

Real-time communication allows for two-way communication between a client (typically a browser) and server over the web. There are a few different methods for implementing this, including Web Sockets. Anthony Chu (@nthonychu), Senior PM for Azure Functions, joins us to explain the core concepts, what SignalR can do for us, and what real-time communication on the web is all about.

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

JavaScript