I want to develop a real-time application with C# and MVC3. I used Socket.IO in several projects but now, I see some good news about SignalR and some guys says that SignalR could be a good alternative for Socket.IO...
I want to know is there any problem or bugs with SingalR and is this a good choice to move from Socket.IO to SignalR?
Thanks in advance