
implementation("org.jetbrains.kotlinx:kotlinx-rpc-krpc-ktor-client:0.10.2")Facilitates asynchronous remote procedure calls using the kRPC protocol over Ktor clients. Integrates seamlessly with Ktor's HTTP client, enabling efficient communication with kRPC servers.