fastglue
fastglue copied to clipboard
Refactor init and add compression support.
- Break to
/v2to introduceOptions{}that's pass to lib init. - Add
CompressOptions{}to enable zstd|br|gzip|deflate auto-compression support offered by fasthttp.