Compatibility mode for str8
onderweg opened this issue · 4 comments
onderweg commented
With my deserializer, I ran in to the issue described here:
Summary: my deserializer can't handle the str8 datatype.
Is it possible to support compatibility mode for encoding, as described in the MessagePack specs?
serializers should offer "compatibility mode" which doesn't use bin format family and str 8 format
Thanks!
mcollina commented
I have no time to add features to this library, but yes, it would be nice. If you or anyone else would like to send a PR, I'd be happy to review and merge.
onderweg commented
Okay, I will prepare a pull request.
onderweg commented
Done.
mcollina commented
Released as 3.4.0.