drogonframework/drogon

Add zstd compression support

Open

#2,141 opened on Aug 29, 2024

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

Repository metrics

Stars
 (10,462 stars)
PR merge metrics
 (Avg merge 5d 16h) (3 merged PRs in 30d)

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