Skip to content

Verify that "CBOR sequences" (RFC 8742) "just works" (or if not, make work) #238

@cowtowncoder

Description

@cowtowncoder

So, as per RFC 8742:

https://www.rfc-editor.org/rfc/rfc8742.html

concatenation of root-level CBOR values should just work, quite similar to JSON and Smile.
Jackson API handles this case fine but need to verify that underlying streaming code does it as well.
For bonus points might want to verify that encoding also works.

If changes are needed, those should be targeted at 2.13; if everything works should just document to already work with 2.12.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions