grpc-java/core
cfredri4 c8cd4cb260
netty: Support SocketAddress with ChannelCredentials (#8194)
This adds support for creating a Netty Channel with SocketAddress and ChannelCredentials.

This aligns with NettyServerBuilder.forAddress(SocketAddress address, ServerCredentials creds).
2021-05-24 09:49:20 -07:00
..
src netty: Support SocketAddress with ChannelCredentials (#8194) 2021-05-24 09:49:20 -07:00
BUILD.bazel Use @DoNotCall for static methods in Builders that throw 2021-05-12 10:12:52 -07:00
build.gradle core: Rewrite builder class signatures to avoid internal class 2021-01-25 17:29:12 -08:00