grpc-java/netty
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
..
shaded alts: Use grpc-netty-shaded instead of grpc-netty 2018-08-15 17:39:20 -07:00
src netty/internal: add InternalNettyChannelBuilder.buildTransportFactory(). (#4757) 2018-08-14 13:04:33 -07:00
BUILD.bazel Also fix bazel name of io.netty:netty-transport 2017-08-23 15:48:08 -07:00
build.gradle all: add gradle format checker 2018-06-11 18:35:18 -07:00