Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

grpc gen ( web and non web) #108

Open
joeblew99 opened this issue Aug 28, 2019 · 3 comments
Open

grpc gen ( web and non web) #108

joeblew99 opened this issue Aug 28, 2019 · 3 comments

Comments

@joeblew99
Copy link

Just adding this for generating different languages.
https://github.com/johanbrandhorst/grpc-web-generators

@winwisely99
Copy link

The more extensible option is to use envoy .

It does full grpc-web

It can be run on arm and AMD.

Will make a PR if this is welcomed ??

@winwisely99
Copy link

It would mean that these imports are not needed.

github.com/grpc-ecosystem/go-grpc-middleware v1.2.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/grpc-ecosystem/grpc-gateway

Envoy does this at runtime and is very fast

@mosuka
Copy link
Owner

mosuka commented Apr 8, 2020

@winwisely99
PR for the grpc-web layer is welcome. :)
But I'd like to keep the code that uses grpc-midlleware, etc., in case I don't use Envoy.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants