-
Opening a feature request to add a plugin `grpc-ecosystem:grpc-gateway:protoc-gen-openapiv2` which would run `protoc-gen-openapiv2` to generate `%.swagger.json` from `%.proto` files.
-
The [proto3 spec](https://developers.google.com/protocol-buffers/docs/proto3#json_options) states:
```
A proto3 JSON implementation may provide the following options:
Emit fields with default val…
-
While i install my pod , i am getting below error.
Can you help me to resolve this ?
[!] /bin/bash -c
set -e
Pods/!ProtoCompiler/protoc --plugin=protoc-gen-grpc=Pods/!ProtoCompiler-g…
-
For context: https://github.com/elixir-grpc/grpc/issues/274
I'm working on http/json transcoding for [grpc](https://github.com/elixir-grpc/grpc/) and basically want to populate `MethodDescriptors` …
-
https://pub.dev/packages/googleclouddatastore/pubspec
has `summary.allDependencies` that includes `protoc-plugin`.
Context: I noticed this because I have APIs that sanitizes output from pana, an…
-
I'd rather not have the users of this library need to install a global tool. For one thing, it's impossible to make a consistent version of the tool available on the machines of all developers of a pr…
-
A suggestion for a plugin for protoc compiler which generates a stub for a given language support from a gRPC descriptor
-
I downloaded the protoc-gen-grpc-web-1.3.0-windows-x86_64.exe, transferred it to C:\protoc-gen-grpc-web and renamed to protoc-gen-grpc-web. I also added environment variables which I named protoc-gen…
-
I have already run dart pub global activate protoc_plugin and add
protobuf: ^2.1.0
protoc_plugin: ^20.0.1
but the generated file still has an error, thanks a lot for helping
-
## Overview
This package (ts-protoc-gen) has always conflated two distinct use-cases:
1. Generate TypeScript definitions (`.d.ts`) to accompany the JavaScript generated by `protoc`
2. Generate th…