gRPC A high-performance, open source universal RPC framework
gRPC is a open source high performance RPC (remote procedure call) framework that can run in any environment. It can connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication.
Read More