Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CBOR examples #366

Closed
vinniefalco opened this issue Sep 19, 2020 · 3 comments · Fixed by #1066
Closed

CBOR examples #366

vinniefalco opened this issue Sep 19, 2020 · 3 comments · Fixed by #1066
Labels
Example Something suitable as an example

Comments

@vinniefalco
Copy link
Member

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

@vinniefalco
Copy link
Member Author

@vinniefalco vinniefalco added Example Something suitable as an example and removed Feature labels Oct 9, 2020
@grisumbras
Copy link
Member

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.

@vinniefalco
Copy link
Member Author

Yes its ok

@grisumbras grisumbras marked this as a duplicate of #510 Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Example Something suitable as an example
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants