pomelo-protobuf
Protobuf protocol is a high efficient binary protocol for data encode, this module implement the protobuf protocol, and used in [pomelo](https://github.com/NetEase/pomelo) for data transfer. Of course, pomelo-protobuf can also be used independently in other projects. ##Architecture Unlike the google protobuf, we provide a universal encoder and decoder in pomelo-protobuf. We use protos file as meta data to encode/decode messages, so you do not need to add any code to your project, instead , what you need is to add a protos.json (or two for different encoder and decoder messages) files to define the message need to encode by protobuf.The architecture of pomelo-protobuf is as follow:
Security score
0 known advisories in v0.4.0
Weekly downloads
6.9K
Unpacked size
—
Dependencies
0
Last publish
12 years ago
Security advisories
No known vulnerabilities affect v0.4.0.
Downloads — last 30 days
24.8K total▲ 18.6% vs prior week