Embed presentation
Downloaded 29 times





SignalR is an asynchronous signaling library for ASP.NET that helps build real-time, multi-user web applications by making the web fabric appear stateful. It was invented in 2011 by David Fowler and Damien Edwards as a client and server library that provides messaging and abstraction over a persistent connection. SignalR requires .NET 4, ASP.NET or MVC, jQuery, and can be used to build applications like live auctions, sports sites, and chat rooms.



