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