drogonframework/drogon

Add zstd compression support

Open

#2,141 opened on Aug 29, 2024

View on GitHub
 (0 comments) (1 reaction) (0 assignees)C++ (10,462 stars) (1,014 forks)batch import
enhancementgood first issue

Description

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

Add support for Zstandard Compression, it's really fast.

Additional context

mdn

RFC 8878: Zstandard Compression and the 'application/zstd' Media Type

facebook/zstd

Contributor guide