Port-sharing configuration - mechanism/UX
Open
area-networking
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
Contributes to https://github.com/dotnet/aspnetcore/issues/39640
This covers the experience of managing the config for the port-sharing story with Kestrel+YARP.
Things to consider:
- Live config reload
- Note: Don't unbind for cert changes
- Correctness checking when config changes (so a bad change doesn't take things down)
Contributor guide
Assessment
This issue has not been assessed yet.