I'm gonna start developing a single page web application using Microsoft stack. In some critical parts of the project I have to provide real time data. I can use Signalr or Web Sockets for these kind of tasks. Can you do a comparison of them in terms of usability, performance or learning curves of these technologies. And I'm glad to know if you have another option to suggest.
Thanks in advance,