engine

val engine: ApplicationEngineFactory<TEngine, TConfiguration>

The engine to use for the Ktor application.

See Ktor's documentation for more information.