grpc-concepts

Installation
SKILL.md

gRPC Concepts

What is gRPC?

gRPC = Google Remote Procedure Call

Features:
- Binary protocol (Protocol Buffers)
- HTTP/2 transport
- Bi-directional streaming
- Language agnostic
- Strong typing
Installs
1
First Seen
May 20, 2026
grpc-concepts — jnzader-vault/project-starter-framework