FWIW, although the question is indeed unclear, there's probably only one possible answer right now, which is:
https://github.com/sandstorm-io/capnproto/blob/master/c++/src/capnp/compat/json.h :) -Kenton On Fri, Sep 9, 2016 at 12:08 PM, Ian Denhardt <[email protected]> wrote: > Quoting [email protected] (2016-09-09 06:09:44) > > How make JSON from capnp ? > > Hi, > > Could you elaborate on what you're trying to achieve? For example, do > you want to convert it to JSON so that you can examine it more easily > than a binary format allows? Are you working with some other application > that uses JSON in some fashion and looking for a way to get the two to > interoperate? > > There isn't a 1 to 1 correspondence between the formats, so it's hard to > make any recommendations without knowing why you want to do this. > > -Ian > > -- > You received this message because you are subscribed to the Google Groups > "Cap'n Proto" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at https://groups.google.com/group/capnproto. > -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto.
