
implementation("com.monkopedia.ksrpc:ksrpc-core:0.9.9")Facilitates remote procedure calls (RPC) by enabling seamless communication between client and server applications. Supports various transport mechanisms, including WebSockets and HTTP, for flexible integration. Provides a compiler plugin to streamline service implementation and serialization.