# libjrpc **Repository Path**: xiaodingding/libjrpc ## Basic Information - **Project Name**: libjrpc - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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?