Open ronnyek opened 7 years ago
You'd probably scale this like any other web socket implementation, with sticky sessions on your load balancer/proxy.
You would also need to have the connection manager in some storage - much like the SignalR scaleout.
So I realize this is somewhat new-ish project, are there any mechanisms to facilitate scaling (say if site took off and I wanted to run this stuff across 10 web servers?)