Skip to content

Conversation

@setrofim
Copy link
Contributor

Update dependencies to the corim library that now caches unknown extensions. Extract cached extension values along side known extensions when converting.

An ExtensionValue represents a cached value if its FieldName is empty. In that case, JSONTag is set to the map key (which could be the stringified CBOR code point) ValueBytes are set to the CBOR-encoded value.

Update dependencies to the corim library that now caches unknown
extensions. Extract cached extension values along side known extensions
when converting.

An ExtensionValue represents a cached value if its FieldName is empty.
In that case, JSONTag is set to the map key (which could be the
stringified CBOR code point) ValueBytes are set to the CBOR-encoded
value.

Signed-off-by: setrofim <[email protected]>
Copy link

@yogeshbdeshpande yogeshbdeshpande left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@setrofim setrofim merged commit 4fa14af into main Dec 15, 2025
7 checks passed
@setrofim setrofim deleted the setrofim branch December 15, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants