MessagePack
MessagePack copied to clipboard
initial commit for supporting multiple CodingKeys
Add very naïve support for encoding objects that inherits from an already Codable class when both contain custom CodingKeys. (see my issue: https://github.com/Flight-School/MessagePack/issues/19 ) Tested on my own (private) code for now.
any chance that someone look at it at some point?