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
Post a Comment