implementation("io.ktor:ktor-server-netty:2.0.0-beta-1")
Integrates Netty as the engine for building asynchronous, high-performance web servers.