mirror of https://github.com/grpc/grpc-java.git
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. |
||
|---|---|---|
| .. | ||
| main | ||
| test/java/io/grpc/cronet | ||