igoutas/libjrpc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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?