libjrpc icon indicating copy to clipboard operation
libjrpc copied to clipboard

JSON-RPC client/server library

libjrpc

JSON-RPC client/server library

Features

  • Pure C JSON-RPC 2.0 client and server implementation
  • Lightweight and simple
  • Uses libipsc and libfmt
  • TLS support (via libipsc)

Documentation

The code and examples.

TODO

  • Bulk request/reply support
  • etc?