C# Azure Serverless SignalR: How to send message from code?
I’m working on migrating our Functions app from in-process model to isolated. I’ve encountered a dilemma with Serverless SignalR that isn’t documented (as far as I can tell).
I’m working on migrating our Functions app from in-process model to isolated. I’ve encountered a dilemma with Serverless SignalR that isn’t documented (as far as I can tell).