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