grpc-java/netty
Eric Anderson ba57a1d893 api: Add connection management APIs to ServerBuilder
These APIs were added to NettyServerBuilder for gRFC A8 and A9. They are
important enough that they shouldn't require using the perma-unstable
transport API to access. This change also allows using these methods
with grpc-netty-shaded.

Fixes #8991
2022-05-16 13:02:09 -07:00
..
shaded netty: Include both x86 and Arm64 epoll as dependency for grpc-netty-shaded 2022-02-09 13:21:36 -08:00
src api: Add connection management APIs to ServerBuilder 2022-05-16 13:02:09 -07:00
BUILD.bazel netty: implement UdsNameResolver and UdsNettyChannelProvider (#9113) 2022-05-02 16:41:50 -07:00
build.gradle netty: implement UdsNameResolver and UdsNettyChannelProvider (#9113) 2022-05-02 16:41:50 -07:00