Proksea/node_modules/protodef/ProtoDef
2024-07-05 00:09:37 +08:00
..
doc First commit :) 2024-07-05 00:09:37 +08:00
schemas First commit :) 2024-07-05 00:09:37 +08:00
test First commit :) 2024-07-05 00:09:37 +08:00
HISTORY.md First commit :) 2024-07-05 00:09:37 +08:00
README.md First commit :) 2024-07-05 00:09:37 +08:00

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