summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-msgpack/README
blob: 9bb3b183479d4f6aacc9307a7a42f8b9b1e9b4f4 (plain)
1
2
3
MessagePack is a binary-based efficient object serialization library. It
enables to exchange structured objects between many languages like JSON. But
unlike JSON, it is very fast and small.