ksrpc-jsonrpc

Implementation of ksrpc channels that communicate using the JSON-RPC 2.0 protocol. Supports notification semantics for @KsNotification-annotated methods by omitting the id field on the wire.

Implementation of ksrpc channels that communicate using the JSON-RPC 2.0 protocol. Supports notification semantics for @KsNotification-annotated methods by omitting the id field on the wire.

Packages

Link copied to clipboard
common

JSON-RPC channel implementation, request/response framing, and notification handling.