ktor-server-cio / io.ktor.server.cio.backend / kotlinx.coroutines.CoroutineScope / httpServer

httpServer

fun CoroutineScope.httpServer(settings: HttpServerSettings, handler: <ERROR CLASS>): HttpServer

Start an http server with settings invoking handler for every request