-
### Is your feature request related to a problem? Please describe
## Inspiration
Per effort of https://github.com/opensearch-project/OpenSearch/issues/6844 and benchmarking result (https://githu…
-
- Crosslink proto-lens stuff with protocol buffers.
- Figure out how to do this schema-wise.
- Protocol buffers might be a good start since Kythe has a nice documentation about them.
-
## Streaming text-to-speech synthesis needs to be documented properly
1. The text-to-speech example at https://cloud.google.com/text-to-speech/docs/samples/tts-quickstart contains working Go code, …
-
### What version of gRPC and what language are you using?
master branch
git commit 66d928c44043bdf24dd7ba157f35c0b65748ba54
### What operating system (Linux, Windows,...) and version?
ub…
-
I'm planning to work on this, so feel free to assign (I don't have permissions).
### Current situation:
- Grammar used by Helix is https://github.com/yusdacra/tree-sitter-protobuf at `19c211a014…
-
The code highlighting support for text in protobuf format does not handle `oneof` fields. For example:
```protobuf
message OneofMessage {
oneof choices {
int32 some_number = 1;
…
-
**What language does this apply to?**
Python.
**Describe the problem you are trying to solve.**
The Python code generator uses the directory structure of the `.proto` files to generate the ge…
-
**What language does this apply to?**
ruby
**Describe the problem you are trying to solve.**
Want to use a [conformance suite from google described in textproto format](https://github.com/goo…
-
**What version of protobuf and what language are you using?**
Version: 5.28.0
Language: Python
**What operating system (Linux, Windows, ...) and version?**
Linux, but not relevant
**What runt…
-
**What language does this apply to?**
Any language
**Describe the problem you are trying to solve.**
Protobuf compilation fails on Windows 11 on ARM because there is no `protoc` executable av…