implementation("io.ktor:ktor-network:3.0.0-beta-2")
Facilitates asynchronous network communication, including TCP and UDP, with a focus on performance and scalability.