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

[Question] cloud be used in web or chrome extension? #10

Open
moon-in-river opened this issue Oct 16, 2023 · 2 comments
Open

[Question] cloud be used in web or chrome extension? #10

moon-in-river opened this issue Oct 16, 2023 · 2 comments

Comments

@moon-in-river
Copy link

this tool seems to depend on node

@rodoufu
Copy link
Owner

rodoufu commented Oct 18, 2023

It relies on express to handle the HTTP requests and on proto-loader and protobufjs to make the gRPC calls.

What do you need to use on Chrome?

@moon-in-river
Copy link
Author

Initially I wanted to use grpc-web in chrome extension, but it's need to configure the envoy proxy locally in pc.
Now give up use of grpc-web, directly use go to proxy http(chrome extension) and grpc local service.
I am confused about does rest2grpc need proxy on local PC ?

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

2 participants