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

Support extensions for debugging grpc in browsers #1365

Closed
mindyourlifeguide opened this issue Dec 9, 2024 · 4 comments
Closed

Support extensions for debugging grpc in browsers #1365

mindyourlifeguide opened this issue Dec 9, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@mindyourlifeguide
Copy link

I would like to be able to debug in the browser, but the documentation doesn't mention how to do it.

I wish the connect-es documentation included instructions or examples of how to do this.

I suggest adding the methods I use or you can describe yours and I'll gladly switch to them.

There are extensions for debugging grpc in browsers https://github.com/SafetyCulture/grpc-web-devtools.

Integration with buf v1 was done via the described instruction in the extension repository.

A different integration is needed for buf v2. @bhollis did a cool job and already implemented it in https://www.npmjs.com/package/connect-devtools

Could you please add a mention of this in the documentation?

@srikrsna-buf
Copy link
Member

Hey! Do you mean recommend these projects in the official docs?

@mindyourlifeguide
Copy link
Author

@srikrsna-buf Yes, or your options for debugging in the browser

@mindyourlifeguide
Copy link
Author

@srikrsna-buf If needed, I can make a pull request with an updated repository description with updated information

@timostamm
Copy link
Member

Thanks for the offer! I'm afraid we don't have a good place for this information yet, but I've added it to the documentation backlog.

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

No branches or pull requests

3 participants