implementation("org.jetbrains.kotlinx:kotlinx-rpc-krpc-ktor-client:0.10.0")
Integrates kRPC protocol with Ktor client, enabling asynchronous RPC services through custom transport implementations.