Tracking Issue for Netty being Experimental.
Open
experimental API
- Dominant language
- Java
- Stars
- 12.1k
- Forks
- 4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 37
Description
Despite Netty being the default and recommended transport, we mark is as experimental, implying it is not stable. Once the transport layer is stable, this should be promoted.
Either we should commit to supporting it, or commit to a subset of the methods exposed.
Specific usages:
- `GrpcSslContexts`
- `GrpcSslContexts.configure`
- `NegotiationType`
- `NettyChannelBuilder`
- `NettyServerBuilder`
Contributor guide
Assessment
This issue has not been assessed yet.