GenHTTP icon indicating copy to clipboard operation
GenHTTP copied to clipboard

Add another HTTP server engine

Open Kaliumhexacyanoferrat opened this issue 4 years ago • 0 comments

As the developer of the GenHTTP framework, I would like to allow developers to use different kind of HTTP server engines, so that operations can tailor an application to their specific needs (such as HTTP/3 support).

Acceptance criteria

  • There is at least one additional engine (e.g. Kestrel) that can be used to run projects using the GenHTTP framework
  • It has been proven that replacing the engine is possible and a one-liner
  • There is a concept to automatically test and verify additional engines

Kaliumhexacyanoferrat avatar Sep 21 '20 07:09 Kaliumhexacyanoferrat