implementation("io.ktor:ktor-server-cio:3.3.3")
Facilitates building web applications using a lightweight, asynchronous HTTP server engine.