Li Chengyu
Li Chengyu
@kentonv My patch IS to convert between JSON and binary. What I've done is simply a thin wrapper around the JsonCodec's encode and decode functions, which convert things between JSON...
Then the all-in-one convert command is the answer. But I don't think it's a real requirement to convert between capnp text and JSON. We convert data because we want to...
@kentonv , Thank you for the great 'convert' command, and it's awesome to pack/unpack without schema. The other things I added are infomation about source line and column, and an...
I've forked mgravell's capnproto-net and fixed some minor bugs. And support Framework v3.5 and Unity game engine. however I'm not sure I can maintain it forever. https://github.com/lcy03406/capnproto-net