Closed hetao29 closed 2 years ago
Hey @hetao29, thanks for the report. In the current version, we operate with non-gzipped payloads. Will add it in the RR 2.8
.
Does it work without the GzipCodec()
?
Hey @hetao29, thanks for the report. In the current version, we operate with non-gzipped payloads. Will add it in the RR
2.8
. Does it work without theGzipCodec()
?
It work without the GzipCodec()
Good, I'll add gzip codec in the upcoming release, please stay tuned 👍🏻
No duplicates 🥲.
What happened?
when my gRPC Client enabled the GzipCodec, then client got the error
my client code:
the error info:
Version
2.x
Relevant log output
No response