implementation("io.ktor:ktor-server-netty-kotlinMultiplatform:1.6.8")
Integrates Netty as the server engine, enabling efficient, non-blocking I/O operations for high-performance web applications.