Do you know when to use gRPC?

Last updated by MattGoldman over 3 years ago.See history

gRPC is an API protocol that uses binary (rather than JSON) data, leading to lightweight payloads and better performance.

Check out this video from Liam Elliott to learn more about gRPC and when you can use it in your solutions.

We open source. Powered by GitHub