luckymarmot / Paw-Issues

The issue tracker repository for the Paw HTTP Client app.
33 stars 0 forks source link

gRPC #80

Open b4lk0n opened 4 years ago

b4lk0n commented 4 years ago

It would be nice if Paw could support gRPC requests

zjc17 commented 3 years ago

It would be nice if Paw could support gRPC requests

zjc17 commented 3 years ago

It would be nice if Paw could support gRPC requests

Then which tool are U using for debugging grpc api

b4lk0n commented 3 years ago

BloomRPC and insomnia is going to release support of multiple proto files

zjc17 commented 3 years ago

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

dewey commented 2 years ago

Looks like Postman now supports grpc (https://blog.postman.com/postman-now-supports-grpc/). Any news on getting this supported in Paw?

rphuber commented 2 years ago

Any update on this feature?

tfonfara commented 2 years ago

Paw added support of gRPC with version 3.4.0 🥳 Source https://paw.cloud/updates/3.4.0

trietsch commented 1 year ago

Any docs on how it works? I haven't got any clue here. Does it support server reflection?

sabahtalateh commented 9 months ago

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 Thanks!