.Net Core SignalR Connection between services has an issue
I have several services communicating with each other via SignalR connection. They are both standard .net core web api services, let’s say I have service A and service B.
I have several services communicating with each other via SignalR connection. They are both standard .net core web api services, let’s say I have service A and service B.