implementation("io.ktor:ktor-server-netty:3.1.0")
Integrates Netty as the server engine, enabling efficient, asynchronous handling of HTTP/2 requests.