SignalR Clients.Group not receiving messages in Angular frontend
I am using SignalR in .NET 4.8 with Angular, and I’m trying to receive chat messages in a group. Below is my code:
I am using SignalR in .NET 4.8 with Angular, and I’m trying to receive chat messages in a group. Below is my code: