grpc-java/okhttp
Eric Anderson 9d6241eedc Propagate EquivalentAddressGroup attributes to transports
Most of the changes are changing the signature of newClientTransport.
Since this is annoying, I choose to introduce a ClientTransportOptions
object to avoid the churn in the future.

With ClientTransportOptions in place, there's only a few lines necessary
of plumbing for the Attributes: add the field to ClientTransportOptions
and populate it in InternalSubchannel. There are no consumers of the
field in this commit.
2018-07-09 13:00:17 -07:00
..
src Propagate EquivalentAddressGroup attributes to transports 2018-07-09 13:00:17 -07:00
third_party/okhttp okhttp: add hpack test for max dynamic table size 2018-03-28 14:53:19 -07:00
BUILD.bazel okhttp: include tests in third_party/okhttp 2018-03-28 14:53:19 -07:00
build.gradle all: add gradle format checker 2018-06-11 18:35:18 -07:00