MessagePack is an efficient binary serialization format. It's like JSON. but fast and small.
See Spec for the specification.
MessagePack is an efficient binary serialization format. It's like JSON. but fast and small.
See Spec for the specification.