This is a fork from uskr/jsonrpc-lean intended for use in embedded systems. Original rapidjson (https://github.com/miloyip/rapidjson) dependency makes use of C++ stream libraries that imply in a large amount of linked code to binary products. This may be undesired in code memory limited systems. This fork aims to overcome this replacing rapidjson with a lightweight json implementation json11(https://github.com/dropbox/json11).
forked from uskr/jsonrpc-lean
-
Notifications
You must be signed in to change notification settings - Fork 2
Lightweight, fast, transport-agnostic, c++11 implementation of the JSON-RPC 2.0 specification
License
jsiloto/jsonrpc-lean
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Lightweight, fast, transport-agnostic, c++11 implementation of the JSON-RPC 2.0 specification
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 90.2%
- M4 5.7%
- Makefile 3.8%
- Shell 0.3%