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
{{ message }}
This repository was archived by the owner on Aug 15, 2021. It is now read-only.
I'm confused as to why parsing tags out of CBOR is locked behind a feature. With it this way, the library clobbers valid CBOR messages in a way that makes no sense unless you look close enough to realize that it ignores the tag byte unless a feature is requested (which is not on by default and is poorly documented).