10 ms·
The biggest difference is that MessagePack extensibility (which is not yet widely implemented) is based upon binary blobs, whereas Transit defines extensions in
by richhickey 12y ago
The biggest difference is that MessagePack extensibility (which is not yet widely implemented) is based upon binary blobs, whereas Transit defines extensions in terms of other Transit types. Also, Transit can reach the browser via JSON. And Transit has caching...
- Ixiaus 12y agoOkay, thanks for edifying. As someone else said (to the creators) it would be nice to see a "why I would use this" blurb.