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