Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 2.36 KB

README.md

File metadata and controls

34 lines (26 loc) · 2.36 KB

ProtoDef

ProtoDef specification: describe your protocol, and read it with ease.

Implementations

Implementation Language Method
node-protodef Node.js interpretation and compilation
elixir-protodef Elixir compilation
protodefc Rust compilation
node-protodef-neo Node.js mixed
mcd2c C compilation
mcd2cpp C++ compilation

Documentation

Read the datatypes and protocol documentation.

The schemas directory contain json schema of the json representation of a datatype definition.

Projects Using ProtoDef