Do you find it relevant to talk about codecs and compressors?
I've never used them, but some example about gzip compressing messages could be interesting, specially for an api as swapi, where there is a lot of plain text (film names and film descriptions) spending bandwidth on the net.
https://github.com/grpc/grpc-go/blob/master/Documentation/encoding.md
Do you find it relevant to talk about codecs and compressors?
I've never used them, but some example about gzip compressing messages could be interesting, specially for an api as swapi, where there is a lot of plain text (film names and film descriptions) spending bandwidth on the net.
https://github.com/grpc/grpc-go/blob/master/Documentation/encoding.md