What is SignalR? It is a library for ASP.NET developers that simplifies the process of adding real-time web functionality to ASP.NET applications. Chat could be a great common example to understand SignalR but it can do a way lot more than that only. Before we start digging on how to communicate between webJob and web … Continue reading SignalR: How to communicate between webjobs & javascript client