TanukiSharp / MessagePackDecoder

An online MessagePack decoder that works.

Repository from Github https://github.comTanukiSharp/MessagePackDecoderRepository from Github https://github.comTanukiSharp/MessagePackDecoder

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.

About

An online MessagePack decoder that works.

License:MIT License


Languages

Language:HTML 56.0%Language:CSS 36.2%Language:C# 5.0%Language:Batchfile 2.8%