Hacker News new | ask | show | jobs
by jim180 1290 days ago
1. Streams are coming next year.

2. Could you elaborate more about this?

3. Currently, Paw supports TLS with by entering grpcs://grpcb.in:9001. No custom certificates yet.

4. 5. It should not freeze. I'm gonna check this. Thanks.

Our gRPC is not final yet, but improvements are coming!

1 comments

> 2. Could you elaborate more about this?

Include directories is an option which defines paths for your imports in protobuf files. In large projects it's commonly use case when you have directory of protobuf types that used in another files with service definitions for example.

> Our gRPC is not final yet, but improvements are coming!

You do the great project, I tested HTTP features and they looks good! I'm sure that you will improve gRPC experience soon. Thank you for your comment, I will subscribe for your updates!

I like that a lot of projects enters gRPC world - this promotes gRPC and making it easy to use.