Skip to content

lorenanicole/protojson

 
 

Repository files navigation

Regenerate protobuf:

protoc addressbook.proto --python_out .

Protobuf is not compatible with python3 so use python2

About

Simple example to compare protobuf and JSON encodings in JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • Python 1.2%
  • Other 0.6%