cloudwego / hertz

Go HTTP framework with high-performance and strong-extensibility for building micro-services.
https://www.cloudwego.io
Apache License 2.0
5.23k stars 508 forks source link

Feature request: support deflate compresses middleware #1132

Open li-jin-gou opened 4 months ago

li-jin-gou commented 4 months ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

khan-yin commented 4 months ago

Hello @li-jin-gou, I am interested in this request. I want to ask DDL-Time for the PR and if there are any open-source libraries and documentation I can follow. It may be the first time for me to contribute to Hertz, could you give me some suggestions?😆

jkskj commented 3 months ago

I want to try,please assign to me.

jkskj commented 3 months ago

Hello @li-jin-gou,I have a demo https://github.com/jkskj/deflate . To continue,I think need a repo in hertz-contrib.

VH992098059 commented 2 months ago

Hello @li-jin-gou,I'd like to give it a try, this is my first time participating in a PR on Github, can you give some suggestions, thanks