[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQ] SignalR Scaleout with Azure Service Bus #4715

Open
jsquire opened this issue Jul 23, 2024 · 0 comments
Open

[FEATURE REQ] SignalR Scaleout with Azure Service Bus #4715

jsquire opened this issue Jul 23, 2024 · 0 comments

Comments

@jsquire
Copy link
jsquire commented Jul 23, 2024

Issue Transfer

This issue has been transferred from the Azure SDK for .NET repository, #45140.

Please be aware that @kajusknoras is the author of the original issue and include them for any questions or replies.

Details

With the previous Azure SDK (WindowsAzure.ServiceBus) it was possible to do so. In a .NET Framework (4.8) application, whilst migrating to Azure.Messaging.ServiceBus, we've realized that support for scaling out for SignalR, that was originally achievable with GlobalHost.DependencyResolver.UseServiceBus(connectionString, topicPrefix) does not exist.

This is now missing or is not documented. Perhaps one of the alternatives could be that support for Microsoft.AspNet.SignalR.ServiceBus3 or Microsoft.AspNet.SignalR.ServiceBus is added with Azure.Messaging.ServiceBus?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant