README 190 B

1234
  1. MessagePack is a binary-based efficient object serialization
  2. library. It enables to exchange structured objects between many
  3. languages like JSON. But unlike JSON, it is very fast and small.