Hacker News new | ask | show | jobs
by ChymeraXYZ 1915 days ago
If on-the-wire readability is important you can always opt for a different marshaling method, like JSON (or even roll your own). Yes it's some extra work but not a showstopper if that's the only downside of gRPC/Protobufs.