gRPC (Google Remote Procedure Call)
gRPC, short for Google Remote Procedure Call, is a high-performance framework for building APIs and connecting services: especially in microservices architectures.
It was originally developed by Google and is now an open-source project under the Cloud Native Computing Foundation.
See Also
Related
- REST API
- Remote Procedure Call (RPC)
- Web Real-Time Communication (WebRTC)
- Websocket
- Application Programming Interface (API)
- Application