I’m using SignalR as a long poll mechanism between multiple .NET clients because part of my projects requirements is to have everything over http/https.
Share this post
Command pattern with SignalR
Share this post
I’m using SignalR as a long poll mechanism between multiple .NET clients because part of my projects requirements is to have everything over http/https.