Typically in an application client initiates a request and server responds back, but what if server had to send a data without a request?
OR
What if you want something on the web page to be automatically refreshed when new data is available?
OR
You want to learn how a typical chat application works?
SignalR is the answer to that! SignalR has been there since many years, but still it is a new domain to many .NET Developers. SignalR is just a wrapper around the real time web protocols, but it is a great technology to achieve real time web communication. In this course we will walk you though the basics of what is SignalR and what problem it solves.
☕ Coffee: www.buymeacoffee.com/bhrugen
Advanced Course : www.udemy.com/course/signalr-the-complete-guide/?r…
To see more in-depth full courses go to : dotnetmastery.com/
All GitHub Repo: github.com/bhrugen
コメント