Back to glossary
Technology

gRPC

gRPC is a Google-designed RPC framework over HTTP/2 with Protocol Buffers as the schema and serialization layer. The contract is the .proto file, generated code lives in every client language, and bidirectional streaming is a first-class primitive. TantraDev uses gRPC service-to-service where latency budgets and schema discipline justify the tooling tax over a JSON REST contract.

ARCHITECTURE AUDIT

Building a system where gRPC is the load-bearing decision?

30 minutes on the phone, one page in your inbox — what to build, what to skip, what it will cost. You keep the audit even if we are not the right fit.