gRPC

Proper Noun · Open Source

Definitions

  1. A high-performance RPC framework based on Protocol Buffers, commonly used for typed service-to-service communication.

    In plain English: A framework for fast structured communication between services.

    Example: "The backend moved to gRPC for strongly typed internal APIs."

Related Terms