gRPC services
Last updated: 27-Nov-2020
gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.
Main usage scenarios:
Core features benefits:
Our gRPC services are pre-installed on every unit we distribute and are accessible from a custom written application of from an outside gRPC client.