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

Extensions for kotlinx.coroutines.CoroutineScope

httpServer

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

Start an http server with settings invoking handler for every request