Full Stack Web Development, Fast Focus

VST08 Fast Focus: A Real-time SignalR Core Chat

11/15/2022

2:00pm - 2:20pm

Level: Introductory

Jim Wooley

Senior Delivery Principal

Slalom Consulting

SignalR is Microsoft's abstraction over push based communication channels like WebSockets. We'll show you how easy it is to add server push notifications to web clients using SignalR.

You will learn:

  • What SignalR is
  • Discover how to add SignalR to an existing web application to receive updates without poling
  • Consider some use-cases that aren't chat apps