[GH-ISSUE #1425] S2 Compression support #1121

Closed
opened 2026-05-05 12:43:15 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @chmis8000 on GitHub (Sep 3, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1425

https://github.com/klauspost/compress/tree/master/s2

S2 is an extension of Snappy.
Better compression
Faster decompression
...

Originally created by @chmis8000 on GitHub (Sep 3, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1425 https://github.com/klauspost/compress/tree/master/s2 S2 is an extension of Snappy. Better compression Faster decompression ...
Author
Owner

@fatedier commented on GitHub (Sep 4, 2019):

Maybe next major version since it's incompatible with snappy.
We should consider more factors on choosing which compression algorithm. I prefer a simple and common one. Compression ratio is not the key reason.

<!-- gh-comment-id:527720293 --> @fatedier commented on GitHub (Sep 4, 2019): Maybe next major version since it's incompatible with snappy. We should consider more factors on choosing which compression algorithm. I prefer a simple and common one. Compression ratio is not the key reason.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1121
No description provided.