Calling scaled out SignalR
How can I call a scaled out SignalR service?
I hosted locally on dev fabric an MVC 4 application with SignalR hubs. I
have been trying to call it from my client, but I am not seeing my Hubs
handling calls as they should.
I have also seen the topics being created on Azure.
I make the connection to localhost (the server hosting the SignalR)
project is this correct? Should I connect to the Azure Bus address
instead?
No comments:
Post a Comment