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