You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: