Skip to content

changjie-lin/protobuf-test

Repository files navigation

Installing protoc

brew install protobuf

Installing JS protobuf module

npm install google-protobuf

Compilation

protoc --js_out=import_style=commonjs,binary:. employees.proto

About

The testing project for ProtoBuf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published