MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it's faster and smaller.

WWW: https://luarocks.org/modules/fperrad/lua-messagepack
