implementation("org.jetbrains.kotlinx:kotlinx-rpc-krpc-client:0.8.1")
Facilitates asynchronous remote procedure calls using the kRPC protocol, enabling seamless client-server communication.