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 gRPC server reflection #16

Open
notmedia opened this issue Aug 17, 2022 · 3 comments
Open

Support gRPC server reflection #16

notmedia opened this issue Aug 17, 2022 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@notmedia
Copy link
Contributor

https:/grpc/grpc/blob/master/doc/server-reflection.md

grpc/grpc-node#79
https://www.npmjs.com/package/grpc-server-reflection
https:/gawsoftpl/grpc-js-reflection-api-client

@notmedia notmedia added this to the @next milestone Aug 17, 2022
@jackkav
Copy link

jackkav commented Jan 11, 2023

i got this working recently but had to override protobuf and fork grpc-reflection-js to fix a couple of upstream issues.

Kong/insomnia#5518

good luck!

@notmedia
Copy link
Contributor Author

notmedia commented Jan 11, 2023

@jackkav Hey! Thanks, I will look at your implementation it's interesting and may help!

As I know the current reflection in JS is not actually well maintained, maybe I will write own. It's just thoughts, I have never dived in this before

@lcmgh
Copy link

lcmgh commented Mar 8, 2023

That feature will make the difference in terms of If I really gonna recommend ezy to my colleagues.

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
Status: Commitment
Development

No branches or pull requests

3 participants