|
|
|
|
|
by dave1999x
908 days ago
|
|
REST is such a poorly understood term. gRPC services are by design client-server likely built in a stateless way. It uses HTTP and exploit the same tools that REST would use for layering such as proxies, etc. Not sure which parts make it more complex. gRPC is still over HTTP right? Most of the other arguments are weak too. I'm not convinced gRPC is any better understood. |
|