Protobuf: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Sérialisateur de messages (C++, Java, Node.js) https://github.com/google/protobuf =API= ==Node.js== https://www.npmjs.org/package/node-protobuf") |
|||
| Line 7: | Line 7: | ||
==Node.js== |
==Node.js== |
||
https://www.npmjs.org/package/node-protobuf |
https://www.npmjs.org/package/node-protobuf |
||
==Python== |
|||
https://developers.google.com/protocol-buffers/docs/pythontutorial |
|||
Revision as of 08:45, 22 November 2014
Sérialisateur de messages (C++, Java, Node.js)
https://github.com/google/protobuf
API
Node.js
https://www.npmjs.org/package/node-protobuf
Python
https://developers.google.com/protocol-buffers/docs/pythontutorial