I want to develop a real time application with C # and MVC3. I used Socket.IO in several projects, but now I see good news about SignalR, and some guys say that SignalR can be a good alternative for Socket.IO ...
I want to know if there are any problems or errors with SingalR and is this a good choice for moving from Socket.IO to SignalR?
Thanks in advance
source
share