ProtoDef-io / node-protodef

Describe your protocol, and read it with ease.
MIT License
30 stars 20 forks source link

ProtoDef

NPM version Discord Gitter Irc Build Status Tonic Try it on gitpod

This is a node.js module to simplify defining, reading and writing binary blobs, whether they be internet protocols or files.

Installing

npm install ProtoDef

Usage

See example

Documentation

See the language independent ProtoDef specification.

Projects Using ProtoDef