Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Generated Golang Client #781

Closed
owenthereal opened this issue Sep 20, 2020 · 2 comments
Closed

[Feature Request] Generated Golang Client #781

owenthereal opened this issue Sep 20, 2020 · 2 comments

Comments

@owenthereal
Copy link

owenthereal commented Sep 20, 2020

Versions of relevant software used

N/A

What happened

I'm curious whether there are plans to add a generator for a Golang client besides the Typescript one. I saw examples in the test and it looks possible: https://github.com/improbable-eng/grpc-web/blob/master/go/grpcweb/wrapper_test.go#L196. My use case is to use the Golang client on the browser with wasm

What you expected to happen

There is a generator to generate a grpc-web Golang Client besides the Typescript one.

How to reproduce it (as minimally and precisely as possible):

N/A

Full logs to relevant components

N/A

Anything else we need to know

N/A

@owenthereal owenthereal changed the title Golang Client Generated Golang Client Sep 20, 2020
@owenthereal owenthereal changed the title Generated Golang Client [Feature Request] Generated Golang Client Sep 20, 2020
@johanbrandhorst
Copy link
Contributor

Hi, there are no plans to do this, and the eventual goal is to support grpc-web natively in Wasm through the proposed transport interface. It's not something we will be implementing in this repo. See grpc/grpc-go#2294.

@fabstu
Copy link

fabstu commented Oct 4, 2020

It seems transports were deprioritized before finishing, sadly.

grpc/grpc-go#906 (comment)

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

No branches or pull requests

3 participants