gRPC
- Remote Procedure Call
- Developed initially in 1981
Client-Serverprotocol to be used inside of the operating systemSynchronousoperation- Google Remove Procedure Call
- Uses
HTTP/2on transport layer - Uses
Protobufto encode the message (Interface Definition Language - IDL)