implementation("org.jetbrains.kotlinx:kotlinx-rpc-krpc-core:0.10.0")
Facilitates asynchronous remote procedure calls (RPC) using the kRPC protocol, enabling efficient communication between distributed services.