|
|
|
|
|
by PaulHoule
729 days ago
|
|
People complain about any system which is more complex and performant than plain ordinary JSON. Remember how Microsoft pushed "Web Services" and introduced AJAX where the last letter was supposed to be XML? Microsoft could make the case that many many features in Web Services were essential to making them work but people figured out you could just exchange JSON documents in a half-baked way and... it works. |
|
In case of gRPC I believe specs are tied to protobuf but I have seen thrift implementation also.