
implementation("com.monkopedia.ksrpc:ksrpc-jsonrpc:0.7.2")Facilitates JSON-RPC 2.0 communication by enabling simple service declarations and implementations. Supports hosting over HTTP, WebSockets, and standard input/output streams. Provides a unified environment setup for serialization, coroutine scope, and error handling.