SnowyCoder / js-binarypack

Binary JSON like serialization with binary types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BinaryPack for Javascript browsers

BinaryPack is 95% MessagePack. The protocol has been extended to support distinct string and binary types.

Inspired by: https://github.com/cuzic/MessagePack-JS

About

Binary JSON like serialization with binary types

License:MIT License


Languages

Language:HTML 63.6%Language:JavaScript 36.2%Language:Makefile 0.1%