c# - Using SignalR with Azure Service Fabric -


is possible use signalr service fabric provided microsoft? i'm trying connect uwp app , angularjs app stateless reliable service hosted in azure cluster through signalr/websocket connection. both not able open such connection. on local machine works fine.

is there special consider of using signalr/websockets service fabric? there example?

you need configure load balancer client ip. user same node , other users other nodes. user node relationship persistent.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -