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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -