implementation("io.ktor:ktor-server-jetty:3.3.2")
Integrates Jetty as the server engine, enabling efficient handling of HTTP/2 requests.