nickelpro / node-protodef

Describe your protocol, and read it with ease.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Describe your protocol, and read it with ease.

License:MIT License


Languages

Language:JavaScript 100.0%