A few weeks ago, one of the Android developers on our team suggested that we could use Brotli to improve performance on our Web and mobile clients. I had never heard the name before, so I took a look: Brotli is a compression format originally developed at Google with an open-source implementation. It's supported by the major browsers (see Can I use Brotli?), so it can replace gzip for Web traffic.