json icon indicating copy to clipboard operation
json copied to clipboard

CBOR examples

Open vinniefalco opened this issue 4 years ago • 3 comments

We could take Peter's CBOR code from the review and make it an example

vinniefalco avatar Sep 19 '20 18:09 vinniefalco

https://github.com/pdimov/boost_json_review

vinniefalco avatar Oct 09 '20 01:10 vinniefalco

That code uses Boost.Endian. If we're going to test it, we'll have to add dependency on Endian in CMake. Is this acceptable? Endian won't add any more transitive dependencies, and module level for JSON will stay at 8.

grisumbras avatar May 25 '22 10:05 grisumbras

Yes its ok

vinniefalco avatar May 25 '22 17:05 vinniefalco