By mswatcher
via blogs.msdn.com
Submitted: Feb 20 2013 / 07:47
SignalR is an abstraction over the new WebSocket transport. WebSocket is a very powerful, efficient system for sending messages between web browsers and servers. There are two issues with using WebSocket that SignalR was created to address:
Add your comment