issues
search
mostynb
/
go-grpc-compression
go gRPC encoding wrappers for some useful compression algorithms that are not available in google.golang.org/grpc
Apache License 2.0
21
stars
10
forks
source link
upgrade github.com/klauspost/compress to v1.13.4
#4
Closed
mostynb
closed
3 years ago
mostynb
commented
3 years ago
This includes the following zstd improvements since v1.13.3:
Fix incorrect encoding in best mode
https://github.com/klauspost/compress/pull/415
This includes the following zstd improvements since v1.13.3: