Namespace Snowflake.Remoting.Kestrel
Interfaces
IKestrelServerMiddlewareProvider
Provides the implementation for a Kestrel middleware.
Since Kestrel is bootstraped by ASP.NET Core, it uses it's own dependency injection container
(namely Microsoft.
IKestrelWebServerService
Provides middleware access to the Kestrel remoting server.