Coordinator API - radumarias/rfs GitHub Wiki
We will expose a gRPC
service and have a client that communicates with it. It's more performant than REST API
over HTTTP
as this has the overhead of HTTP
and JSON
.
We will expose a gRPC
service and have a client that communicates with it. It's more performant than REST API
over HTTTP
as this has the overhead of HTTP
and JSON
.