Skip to content

Use gRPC's buffer pooling

Mikhail Mazurskiy requested to merge ash2k/grpc-codec into master

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

Merge request reports

Loading