implementation("io.ktor:ktor-network:3.0.0-beta-1")
Facilitates asynchronous network communication, offering APIs for TCP, UDP, and TLS protocols.