How fast is gRPC in Python from one machine to another in the same datacenter over a secure connection?
Setting up JSON to gRPC transcoding on Envoy proxy
Setting up gRPC-Web proxied through nginx and Envoy proxy
What are Protocol Buffers and how do they compare to JSON?
One of the most primitive types you'd expect from a low-level data serialisation format are fixed length arrays, so I was surprised to find out protocol buffers don't have one.