implementation("io.ktor:ktor-network:2.3.13")
Facilitates asynchronous network communication, including socket management and TLS support, for building scalable applications.