gRPC
gRPC
A high-performance RPC framework using HTTP/2 for transport and Protocol Buffers for serialization. gRPC supports streaming and is commonly used for microservices communication.
Related Terms
- API (Application Programming Interface)
- REST (Representational State Transfer)
- GraphQL
- SOAP (Simple Object Access Protocol)
- Webhook