implementation("org.jetbrains.kotlinx:kotlinx-rpc-krpc-core:0.10.2")
Facilitates asynchronous Remote Procedure Call (RPC) services, enabling seamless communication between client and server applications.