rb-msgpack
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.
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.
To install this package, run one of the following:
Summary
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.
Last Updated
Nov 3, 2021 at 16:32
License
Apache-2.0
Supported Platforms
GitHub Repository
https://github.com/msgpack/msgpack-rubyDocumentation
https://www.rubydoc.info/gems/msgpack