filmov
tv
ASP.NET Core SignalR & Worker Service - Part 3
Показать описание
ASP.NET Core SignalR is an open-source library that simplifies adding real-time web functionality to apps. Real-time web functionality enables server-side code to push content to clients instantly. In thi video build an ASP.NET Core Web Application that uses SignalR as well as Worker Services. The Worker Service is a subscriber to a Message Broker and messages it receives are relayed to Web Browsers using SingalR.
The Visual Studio Solution for the code in this video can be found here:
The Visual Studio Solution for the code in this video can be found here: