grpc-java/alts
Eric Anderson 3792242ae1
alts: Use grpc-netty-shaded instead of grpc-netty
There's no good way to provide users of ALTS a choice between grpc-netty
and grpc-netty-shaded. Since Netty is not exposed through the ALTS API
surface, we opt for the shaded version as it has fewer deployment
issues. However, this also means that we _can't_ expose any Netty API,
like EventLoopGroup.
2018-08-15 17:39:20 -07:00
..
src alts: add call credential security level attribute (#4657) 2018-07-19 10:55:22 -07:00
BUILD.bazel alts: add grpclb runtime 2018-05-24 14:05:01 -07:00
build.gradle alts: Use grpc-netty-shaded instead of grpc-netty 2018-08-15 17:39:20 -07:00