MessagePack Inspector
MessagePack is a fast, compact binary serialization format. Used in Redis, Fluentd, Unity, and many RPC protocols. Decode hex-encoded MessagePack into readable notation, or encode JSON to MessagePack hex.
msgpack.orgMessagePack is a fast, compact binary serialization format. Used in Redis, Fluentd, Unity, and many RPC protocols. Decode hex-encoded MessagePack into readable notation, or encode JSON to MessagePack hex.
msgpack.org