valum-framework / valum

Web micro-framework written in Vala
https://valum-framework.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
225 stars 23 forks source link

Integrate squash for encoding and decoding payloads #180

Open arteymix opened 8 years ago

arteymix commented 8 years ago

Integration with Squash would provide support for a wide range of compressing codings for decoding and encodings payloads.

It has to be optional, but if enabled, favoured over the defaults (eg. gzip, deflate).

The blockers: