-
Notifications
You must be signed in to change notification settings - Fork 0
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 #80
Comments
It would be nice if Paw could support gRPC requests |
Then which tool are U using for debugging grpc api |
BloomRPC and insomnia is going to release support of multiple proto files |
Well, BloomRPC had supported multiple proto files and it works well for gRPC stream and headers. I summarized the basic usage and some easy mistakes here |
Looks like Postman now supports grpc (https://blog.postman.com/postman-now-supports-grpc/). Any news on getting this supported in Paw? |
Any update on this feature? |
Paw added support of gRPC with version 3.4.0 🥳 |
Any docs on how it works? I haven't got any clue here. Does it support server reflection? |
Paw is really cool tool, please add support for gRPC metadata, i can not auth with gRPC without it. Server reflection would be very useful too |
It would be nice if Paw could support gRPC requests
The text was updated successfully, but these errors were encountered: