You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
connect: Use klauspost/compress/gzip decompression (#3314)
* Fix missing parameter in makefile
* connect: Use klauspost/compress/gzip decompression
At the same time this make sures that all handlers and clients use the
same compressor pool. Otherwise every new handler and client maintains
its own pool.
0 commit comments