Link Search Menu Expand Document

gRPC

Used by: Dremio Ryan .

gRPC is a robust open-source RPC (Remote Procedure Call) framework that allows the client and server applications to communicate transparently. gRPC relies on HTTP/2, protocol buffers, and other modern technology stacks to enable development of secure, fast, and scalable APIs.


Links

Challenges