SignalR is a new emergent framework allowing for web-safe publish/subscribe-scenarios. It uses techniques like web-sockets or, if your plattform doesn’t support web-sockets, long-polling. In this session you learn, how to use this tool to communicate with both, JavaScript-based clients as well as desktop-clients.
