Roadmap to becoming an ASP.NET Core developer in 2021
-
Updated
Aug 5, 2021
Once this spec PR is merged, we might want to borrow the idea and do similar thing in this repo.
Add a description, image, and links to the asp-net-core topic page so that developers can more easily learn about it.
To associate your repository with the asp-net-core topic, visit your repo's landing page and select "manage topics."
Expected Behavior / New Feature
Support sticky sessions for ServiceDiscoveryProviders
Actual Behavior / Motivation for New Feature
When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.
The functionality could be great if it could work with both consul