Skip to content
Commit 04f142c4 authored by Leandro Pereira's avatar Leandro Pereira Committed by Anas Nashif
Browse files

lib: Add minimal JSON library



This is a minimal JSON parser (and string encoder helper).  This has
been originally written for the NATS client sample project, but since
it's a generic bit of code, it's also being provided as a library
outside the NATS application source.

It's limited (no support for arrays, nested objects, only integer
numbers, etc), but it is sufficient for the NATS protocol to work.

Jira: ZEP-1012

Change-Id: Ibfe64aa1884e8763576ec5862f77e81b4fd54b69
Signed-off-by: default avatarLeandro Pereira <leandro.pereira@intel.com>
parent 6352fc99
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment