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
gRPC = Google Remote Procedure Call
Features:
- Binary protocol (Protocol Buffers)
- HTTP/2 transport
- Bi-directional streaming
- Language agnostic
- Strong typing