pomelo-protobuf

pomelo-protobuf

Releases8
Frequency4 weeks 2 days
Last Release
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:
Subscribe above to receive notifications when new versions are released.
VersionDate
Stability
Stability is determined by the version string and my be inaccurate.
0.4.0 Stable
0.3.5 Stable
0.3.4 Stable
0.3.3 Stable
0.3.2 Stable
0.3.1 Stable
0.3.0 Stable
0.1.0 Stable