publish protoc-gen-grpc-web in a repository
See original GitHub issueprotoc-gen-grpc-web
currently has to be downloaded independently.
This makes it hard to use in build configs.
Ideally there should be a grpc-web-tools npm package.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:10
- Comments:8 (3 by maintainers)
Top Results From Across the Web
protoc-gen-grpc-web - npm
A protoc-gen-grpc-web binary for npm.. Latest version: 1.4.1, last published: 2 months ago. Start using protoc-gen-grpc-web in your project ...
Read more >Basics tutorial | Web - gRPC
To compile the plugin protoc-gen-grpc-web , you need to run this from the repo's root directory: $ cd grpc-web $ sudo make install-plugin....
Read more >protoc-gen-grpc-web - Homebrew Formulae
brew install protoc-gen-grpc-web. Protoc plugin that generates code for gRPC-Web clients. https://github.com/grpc/grpc-web. License: Apache-2.0.
Read more >Packaging Generated Code for gRPC Services - Bugsnag
In this post, we'll take a dive deeper into Protocol Buffers and how we ... generation process is a Git repository to store...
Read more >ts-protoc-gen | Yarn - Package Manager
This repository contains a protoc plugin that generates TypeScript declarations ( .d.ts files) that match the JavaScript output of protoc ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Please publish in-process-proxy (connector servlet ) as well
Is the in-process-proxy production ready? If so, it would be great to have this in maven central 👍