Table of Contents

Namespace IceRpc.Compressor

Provides the compressor interceptor and middleware, for compressing and decompressing the payloads of requests and responses.

Classes

CompressorInterceptor

Represents an interceptor that compresses the payloads of outgoing requests and decompresses the payloads of incoming responses.

CompressorMiddleware

Represents a middleware that decompresses the payloads of incoming requests and compresses the payloads of outgoing responses.