protobuf3
Here are 227 public repositories matching this topic...
https://github.com/src-d/proteus/blob/master/ARCHITECTURE.md#protobuf-transformer:
Even though the step is transforming, it's inside the protobuf package to note that it's transforming the scanner.Package into a protobuf package.
Either you meant to say "it's important to note that...", or this is way too meta for me :)
-
Updated
Jun 23, 2020 - Go
-
Updated
Aug 22, 2017 - Kotlin
See https://coveralls.io/builds/17797671/source?filename=ytypes%2Flist.go#L476 -- we have a number of error cases that we're not covering with existing tests. This issue tracks covering them.
-
Updated
Apr 13, 2020 - Go
Does the generated client code work with the Envoy proxy? I understand there may be some compatibility issues, particularly with regard to streaming services. Perhaps some sort of interoperability tests could be added.
-
Updated
Aug 20, 2019 - Go
-
Updated
Jun 26, 2020 - TypeScript
-
Updated
Jun 25, 2020 - D
-
Updated
Dec 21, 2018 - Python
-
Updated
May 15, 2020 - Java
-
Updated
Mar 17, 2020 - Smalltalk
The current API reference leaves a lot to be desired. Use modern tools to create something better.
-
Updated
Feb 13, 2018 - Go
-
Updated
Jan 22, 2020 - Python
-
Updated
Apr 6, 2020 - Python
-
Updated
Dec 10, 2018 - C++
Improve this page
Add a description, image, and links to the protobuf3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the protobuf3 topic, visit your repo's landing page and select "manage topics."
The protobuf "well-known types" (https://developers.google.com/protocol-buffers/docs/reference/google.protobuf) are included in every language runtime, including the npm package (see protocolbuffers/protobuf#1638).
Currently, grpcc requires proto files that import a well-known type to have a copy of the well-known type locally, otherwise you get an `Error: failed to import '...