Skip to content

Small RPC-JSON 2.0 wrapper around cJSON suitable for embedded applications.

Notifications You must be signed in to change notification settings

nameofuser1/cjson-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cJSON-RPC

It is a small RPC-JSON wrapper library around lightweight cJSON library suitable for usage in embedded systems. To build tests run:

git clone https://github.com/nameofuser1/cjson-rpc
cd ./cjson-rpc
git submodule update --init
make

Library is simple to use everything you need to know is placed in comments in rpc_json.c file.

About

Small RPC-JSON 2.0 wrapper around cJSON suitable for embedded applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published