You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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)
The text was updated successfully, but these errors were encountered: