Introduction
I stumbled upon SignalR just about 2 months ago, while looking for some abstraction over Web-Sockets with a fallback to other transports for older User Agents.Back then I've already heard, and read a little about Socket.IO, and Node.JS, but wanted a .NET library for my upcoming project.
So when I've landed on the SignalR project page, and read about what SignalR is all about, and how can it be used, I was VERY exited.