In-app or dedicated app for SignalR hubs (sockets and threads usage concern)
I’m working on a project where I have a backend API done on NetCore which provides several endpoints (regular, using controllers), which is secured by using Azure Entra authentication, this work in conjunction with an Angular client.