You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I managed to get an dynamic hubname for negotiation in an azure functions of this extension. But failed to have a dynamic SignalRTrigger-Hubname inside InvocationContext.
Hi,
I managed to get an dynamic hubname for negotiation in an azure functions of this extension. But failed to have a dynamic SignalRTrigger-Hubname inside InvocationContext.
Is there a reason why this is not supported?
azure-functions-signalrservice-extension/src/SignalRServiceExtension/TriggerBindings/ServerlessHub.cs
Line 25 in e191a30
Or how can I use a traditional class model in an static Serverless SignalR binding like SignalRTrigger to change the listening to a specific hubName?
Does this make sense anyway if I can just have ONE upstream Azure Function per SignalR server who handles the trigger?
Apologies for my ignorance... hope someone can enlighten me.
The text was updated successfully, but these errors were encountered: