I just use brotli compression in fastify to stream JSON (or anything really) to the browser<p>This is an interesting spec though. Kinda weak they only have gzip and deflate that have been around for DECADES. At least support some newer specs like brotli that have better compression. It already exists in the browser goddamnit!<p><a href="https://www.fastify.io/" rel="nofollow">https://www.fastify.io/</a>