ktor-server-cio / io.ktor.server.cio / httpServer

httpServer

fun httpServer(settings: HttpServerSettings, parentJob: Job? = null, handler: <ERROR CLASS>): HttpServer
Deprecated: Binary compatibility.


fun httpServer(settings: HttpServerSettings, parentJob: Job? = null, callDispatcher: <ERROR CLASS>?, handler: <ERROR CLASS>): HttpServer
Deprecated: Binary compatibility.