-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Feature request: Swap usage of HttpListeners for other libraries.
Quickly realized upon trying to use this library that you are heavily dependent on MS HttpListener functionality for routing as well as your current iteration of "builder" i.e. factory classes.
In particular there is no way to use embedded certs (for a use case for embedded certs where installing certs is counterproductive and undesirable). This is entirely possible and multiple other C# libraries do this without a problem. However the use of HttpListener makes this difficult if not impossible to achieve with this library. As a result I am evaluating different more capable libraries...
Metadata
Metadata
Assignees
Labels
No labels