tong / msgpack

Repository from Github https://github.comtong/msgpackRepository from Github https://github.comtong/msgpack

msgpack

Tool for converting json <-> msgpack.

Build

haxelib install build.hxml
haxe build.hxml
cc -O3 -std=c11 -msse2 -mfpmath=sse -I out out/main.c -o msgpack -lhl

Usage

Usage: msgpack <file.json|file.msgpack>

About


Languages

Language:Haxe 100.0%