implementation("io.ktor:ktor-server-netty:3.4.0")
Integrates the Netty engine to handle HTTP requests, enabling efficient, non-blocking server applications.