Skip to content

Instantly share code, notes, and snippets.

@IEvangelist
Last active July 27, 2019 02:59
Show Gist options
  • Save IEvangelist/0bbd5a31863ac4a86d8ae19d0e1cdd9e to your computer and use it in GitHub Desktop.
Save IEvangelist/0bbd5a31863ac4a86d8ae19d0e1cdd9e to your computer and use it in GitHub Desktop.

SignalR: Above & Beyond Chat

If you're unfamiliar with the term "SignalR", don't stray away... this helpful technology could save your day. SignalR boasts real-time web functionality which enables server-side code to push content to clients instantly. In this talk, we'll start with a simple Chat application so that we understand the mechanics. Then we'll dive deeper into other use cases and we'll explore the various protocols. We'll cover how SignalR can be applied to Angular, VueJS and even Blazor. Expect to walk away from this talk knowing exactly how to use SignalR in your application and why it is so useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment