grpc / grpc-dart

The Dart language implementation of gRPC.
https://pub.dev/packages/grpc
Apache License 2.0
835 stars 256 forks source link

Fix https://github.com/grpc/grpc-dart/issues/669 #692

Closed RubenGarcia closed 3 months ago

RubenGarcia commented 3 months ago

If message-encoding is set to identity, then compression flag should be 0.

linux-foundation-easycla[bot] commented 3 months ago

CLA Missing ID

RubenGarcia commented 3 months ago

Correct merge request with EasyCLA is https://github.com/grpc/grpc-dart/pull/693