QCBOR icon indicating copy to clipboard operation
QCBOR copied to clipboard

Add support for map sorting during encoding

Open laurencelundblade opened this issue 3 years ago • 0 comments

While I have an idea of how to support sorting of maps by label when encoding, it is probably a ways off. It will complicate the encoder a lot and require a string allocator. It also doesn't seem critical as sorted maps shouldn't be relied upon by protocols. However, it would be nice to get closer to complete support for RFC 7049.

laurencelundblade avatar Oct 24 '20 19:10 laurencelundblade