SignalR Multiple Hub Connection .NET Core
I have 2 Hub classes,
I have 2 Hub classes,
i am completely newbie to Signal R Core. I would like to know the best practice how to notify client about event which has happened in my system. i have a real task which is following