proto

module
v0.0.0-...-da30360 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2016 License: MIT

README

proto

Repository for R.O.C protobuffers files

Setup

The .proto present in this repository use proto3 syntax. doc

  1. Get it

Install protocol buffer libraire corresponding to the platform/languages you are using. If you you are working in a linux environnement, your distribution repository might already have it.

  1. Pull

Pull this repository and add it to your project.

  1. Make it

Compile .proto for your language

protoc --your_language=. ./*.proto

All source file will be locate in the local folder see protoc --help for more information

Use it

Under contruction

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL