grpc-java/interop-testing
Carl Mastrangelo e19848092d core, interop-testing: always set message encoding, and use it in interop tests
This change updates the behavior of the core compression semantics.  Previously,
if the codec was "identity", nothing was set on the wire.  This is allowed by
the spec, but doesn't match what wrapped languages do.

Additionally, the interop tests will now attempt to honor the requested
compression.
2016-05-18 12:04:25 -07:00
..
src core, interop-testing: always set message encoding, and use it in interop tests 2016-05-18 12:04:25 -07:00
build.gradle interop-testing: Print JVM Flags by default for Stress tests 2016-05-11 13:20:23 -07:00