You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about a year ago I also though about adding this ... in my case compression factor would be huge.
I couldnt find a way to add this in own tags, because I need the context of the current encoders/decoders ... something that would lead me to the currently valid lookup map. And using a singleton would just kill concurrency / performance.
any chance to enhance UnmarshalCBOR([]byte) to UnmarshalCBOR(context, []byte) ??
Is your feature request related to a problem?
Improve compression when there are a lot of repeated tags.
Describe the solution you'd like
http://cbor.schmorp.de/stringref
The text was updated successfully, but these errors were encountered: