Build real-time web apps with SignalR 2. Learn how to add real-time functionality to an ASP.NET MVC application, secure it, and add groups.
Overview
Syllabus
Introduction
- Real-time websites with SignalR
- What you should know
- What is SignalR?
- Real-time transports
- Hubs
- Clients
- SignalR connection lifetime
- Scaling with SignalR
- Adding a SignalR hub to an MVC app
- Adding a SignalR client to an MVC app
- Sending messages using SignalR
- Example of Fun Chat
- Creating an ASP.NET app with SignalR
- Sending a new chat message
- Reacting to a new chat message
- How SignalR groups work
- Adding chat rooms with groups
- Authentication with SignalR
- Adding authentication to Fun Chat
- Adding private messages to Fun Chat
- Next steps
Taught by
Richard Rout