LookAtMySuitBot/js/node_modules/protodef/ProtoDef
Brett 5f2b208d42 c++ setup 2023-12-24 20:08:39 -05:00
..
doc c++ setup 2023-12-24 20:08:39 -05:00
schemas c++ setup 2023-12-24 20:08:39 -05:00
test c++ setup 2023-12-24 20:08:39 -05:00
HISTORY.md c++ setup 2023-12-24 20:08:39 -05:00
README.md c++ setup 2023-12-24 20:08:39 -05:00

README.md

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