signalr_client icon indicating copy to clipboard operation
signalr_client copied to clipboard

Sticky sessions

Open felixkriechbaum opened this issue 2 years ago • 1 comments

When working with ASP.NET SignalR Streams and scalability you need to uses Sticky Sessions to determine which signalr stream is responsive for your request. Is there a way to use this with this package?

https://learn.microsoft.com/en-us/aspnet/core/signalr/scale?view=aspnetcore-7.0 (for reference)

felixkriechbaum avatar Jun 13 '23 11:06 felixkriechbaum

Any updates on this ?

felixkriechbaum avatar Aug 01 '23 13:08 felixkriechbaum