1

is Azure Service Bus backplane available for signalr core.

which backplane is available for a signalr core app that is hosted on Azure cloud.

thank you.

user8559109
  • 1,272
  • 2
  • 7
  • 14

1 Answers1

1

Microsoft has no plans to do a service bus backplane this release. it is recommended that you use redis as it's more suited for volatile messaging.

user8559109
  • 1,272
  • 2
  • 7
  • 14