The creator of MessagePack has a gist discussing some of its use-cases [0]. One area where it stands out is with its great language support.
Unfortunately, I'm not familiarized enough with the subject to comment on how each format stacks up against various alternatives.
I sometimes scroll through an app's licenses page, and I've spotted MessagePack a few times in big-name companies. It's just not a very flashy subject.
Unfortunately, I'm not familiarized enough with the subject to comment on how each format stacks up against various alternatives.
I sometimes scroll through an app's licenses page, and I've spotted MessagePack a few times in big-name companies. It's just not a very flashy subject.
Disclaimer: MessagePack author is an ex-coworker.
[0] https://gist.github.com/frsyuki/2908191