Protobuf: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Python) |
||
| Line 14: | Line 14: | ||
==Python== |
==Python== |
||
https://developers.google.com/protocol-buffers/docs/pythontutorial |
https://developers.google.com/protocol-buffers/docs/pythontutorial |
||
==Java== |
|||
With Maven : http://stackoverflow.com/questions/1578456/integrate-protocol-buffers-into-maven2-build |
|||
Revision as of 07:22, 6 March 2016
Sérialisateur de messages (C++, Java, Node.js)
https://github.com/google/protobuf
Alternative : BSON, Avro, Thrift, Cap’n Proto, Msgpack
http://fr.slideshare.net/IgorAnishchenko/pb-vs-thrift-vs-avro
API
Node.js
https://www.npmjs.org/package/node-protobuf
Python
https://developers.google.com/protocol-buffers/docs/pythontutorial
Java
With Maven : http://stackoverflow.com/questions/1578456/integrate-protocol-buffers-into-maven2-build