Use gRPC's buffer pooling
See commits.
This picks up https://github.com/grpc/grpc-go/pull/7356 and adjusts our own code to benefit from the buffer pooling.
FYI opened https://github.com/grpc/grpc-go/issues/7631.
Edited by Mikhail Mazurskiy
See commits.
This picks up https://github.com/grpc/grpc-go/pull/7356 and adjusts our own code to benefit from the buffer pooling.
FYI opened https://github.com/grpc/grpc-go/issues/7631.