hyperium / tonic

A native gRPC client & server implementation with async/await support.
https://docs.rs/tonic
MIT License
9.8k stars 998 forks source link

feat(codec): Make error when not utf8 value in compression encoding #1768

Closed tottoto closed 2 months ago

tottoto commented 3 months ago

Makes error in the case when not utf8 value is in the compression encoding.