/jsonrpc-sys

A lightweight library that defines utilities to work with the JSON-RPC protocol.

Primary LanguageRustMIT LicenseMIT

Information

This library provides common type definitions defined in the JSON-RPC 2.0 specification.

It aims to be as unopinionated as possible, and only provides the bare minimum to be compliant with the standard. Specifically, transport is not included.