|
|
|
|
|
by fl0ki
96 days ago
|
|
This seems as good a thread as any to mention that the gzhttp package in klauspost/compress for Go now supports zstd on both server handlers and client transports. Strangely this was added in a patch version instead of a minor version despite both expanding the API surface and changing default behavior. https://github.com/klauspost/compress/releases/tag/v1.18.4 |
|
Also making good progress on getting a slimmer version of zstd into the stdlib and improving the stdlib deflate.