implementation("io.ktor:ktor-network:2.0.0-beta-1")
Facilitates asynchronous network communication, including TCP and UDP, with support for TLS encryption.