protodef-compiler-fix

A simple yet powerful way to define binary protocols

Usage no npm install needed!

<script type="module">
  import protodefCompilerFix from 'https://cdn.skypack.dev/protodef-compiler-fix';
</script>

README

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