Full Stack Web Development

TH09 Signal R: Real-time for All Things

10/03/2019

11:00am - 12:15pm

Level: Intermediate

Jon Galloway

Principal Program Manager, Developer Division Community Team

Microsoft

You may know a bit about SignalR from its upbringing as the real-time framework for .NET. While still true in that SignalR for .NET Core is a thing now, SignalR has evolved and is no longer "just for .NET developers." With the new Azure SignalR Service providing a common back-end for any real-time app needs you have, you can use the various client SDKs now available for SignalR – JavaScript and Java, to name a few – without any .NET Code. In addition, there is a multitude of support for new serverless opportunities you can tap into with SignalR, like the new SignalR bindings for Azure Functions. With other advanced capabilities in SignalR like non-JSON payload support and streaming, it's never been a better time to do real-time than right now. In this demo-heavy, interactive session you'll be up and running with SignalR in new and more exciting ways.

You will learn:

  • How versatile SignalR is and where it can be used
  • About the Azure SignalR service
  • How various Azure services can be used together with azure SignalR service