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

grpc-web #14

Open
ghost opened this issue Feb 27, 2018 · 1 comment
Open

grpc-web #14

ghost opened this issue Feb 27, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 27, 2018

have you seen grpcweb ?

It is similar and gens the code for the web client and converts calls to web sockets.

@ghost
Copy link
Author

ghost commented Mar 4, 2018

The improbable GitHub repo has it.

It's all golang and designed to work with protobufs. It's used in production.
I use it to do what your repo currently does.
It also can generate the client code as typescript

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

0 participants