Community

gRPC Response Compression with ASP.NET Core 3.0

(Steve Gordon) In this post, part of my gRPC with ASP.NET Core series, we’ll explore enabling response compression for gRPC services. NOTE: I’ll cover a few details about compression in this post which are from my early investigation into the options and techniques to configure calls.