CodeDredd / h3-compression

Adds compression to h3 requests (brotli, gzip, deflate)
MIT License
67 stars 2 forks source link

Investigate Issues with Nitro #1

Open pi0 opened 1 year ago

pi0 commented 1 year ago

Moving from https://github.com/unjs/nitro/issues/1007

pi0 commented 1 year ago

Sharing repo by @CodeDredd https://stackblitz.com/edit/nuxt-starter-ffgnpo?file=server%2Fplugins%2Fcompression.ts we need to run it locally as Stackblitz has no CompressionStream support (...yet!)