/MessagePackDecoder

An online MessagePack decoder that works.

Primary LanguageHTMLMIT LicenseMIT

Overview

An online MessagePack decoder that works.

You can find a usable version of the application here.

How to use

Just paste text data in the left pane, and get MessagePack decoded value in the (read-only) right pane.

When you input text data in the left pane, the URL gets updated, to you can share your current state.
The whole left pane data is base 64 encoded in the URL query parameter named d.