[zeromq-dev] Devices and config files

Pieter Hintjens ph at imatix.com
Wed Aug 18 00:38:45 CEST 2010


On Tue, Aug 17, 2010 at 10:22 PM, Douglas Creager <dcreager at dcreager.net> wrote:
>> +1
>>
>> good choice. if you are doing the device in c, then a c-library version
>> would be best.
>
> My 2¢:  There are several of these listed on the JSON.org site.  I had
> an (admittedly quick) look through them all, and decided on Jansson for
> one of my own projects...

> Anyone else have experiences with any of the other C JSON libraries?
> Any strong reasons to use one over the others?

I'm playing with cJSON because it's a single source (.c/.h) and has a
simple API that looks pleasant to use.

This would only be a dependency in the user guide examples package,
not in 0MQ core.

-Pieter



More information about the zeromq-dev mailing list