|
|
|
|
|
by quietbritishjim
1418 days ago
|
|
I was going to post a similar comment, but looking back at the post I realised that the author is upfront about what they consider the original point of gRPC to be: > gRPC was reared by two parents trying to solve similar problems: > 1. The Stubby team. They had just begun the next iteration of their RPC system... > 2. The API team. ... serving (all) public APIs at Google ... [this is not said explicitly but presumably the vast majority of API clients are web based] As you say, gPRC is very popular at server messaging, but I suppose it can never be an API solution. So, even if gRPC is successful in general, it was not successful at its original goal (as far as this author is concerned). |
|