1162 Views
After showing how to get started with SignalR, how to use it with .Net client and how to self host it, I wish to show what SignalR does on the network level. In this post I will review the protocol SignalR implements and see what data is sent at the various stages.
0 comments