SignalR is an open source library which helps to add real time web functionality to your application. It also enables the server side to push the content to client instantly rather than server wait for the client to request from user for new data.
source https://www.c-sharpcorner.com/article/introduction-to-signalr-with-net-core-part-one/
No comments:
Post a Comment