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