ktor-server-host-common / io.ktor.server.engine / ApplicationEngineFactory / create

create

abstract fun create(environment: ApplicationEngineEnvironment, configure: TConfiguration.() -> Unit): TEngine

Creates an engine from the given environment and configure script