1.0.14 • Published 4 years ago

galassia v1.0.14

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

galassia

Protocol Buffer Framework - Unofficial start kit

Official Website Protocol Buffer: https://developers.google.com/protocol-buffers

Install (indipendent project)

If you work with this workspace (with all the advantages):

git clone git@github.com:tailot/galassia.git

npm install

if you want to use it on a project npm but without saving the package (only binary):

npm install universo

Install specific version (optional)

If you decide to work with this workspace npm run downloadProtoc v3.10.1

Run examples e code generator

npx protoc --cpp_out=./src examples/examples.proto

Tested

  • Linux x86-64
  • MacOS
  • Windows

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago