grpclib icon indicating copy to clipboard operation
grpclib copied to clipboard

How can I perform GZIP compression on messages?

Open pythonzaza opened this issue 1 year ago • 0 comments

How can I perform GZIP compression on messages? Like GRPCIO, the scheme that is automatically processed after the compression method is declared when creating a channel.

pythonzaza avatar Oct 11 '24 09:10 pythonzaza