Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Protocol Buffers - Google's data interchange format

  • Share this:
Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages.
https://developers.google.com/protocol-buffers/
https://github.com/google/protobuf
http://code.google.com/p/protobuf/
License:
Tech: