Fork me on GitHub
#announcements
<
2021-07-19
>
rutledgepaulv01:07:39

I created a small ring middleware library for content-encoding negotiation. It supports gzip/deflate natively and brotli with an extra (unbundled) dependency. I was interested in supporting compression without spawning an additional thread per-request like some of the other libraries in the ecosystem that do gzipping. Cheers! https://github.com/RutledgePaulV/ring-compression

👍 28
🎉 2
🚀 2