shuk / 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