Make CallCredentials non-experimental
See original GitHub issueThis is a tracking issue for removing @ExperimentalApi
from CallCredentials
-related API.
Issue Analytics
- State:
- Created 7 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
CallCredentials (grpc-all 1.51.0 API)
Carries credential data that will be propagated to the server via request metadata for each RPC. This is used by CallOptions.withCallCredentials(io.grpc.
Read more >commit - Google Git
With this experiment gRPC uses CFStream API to make TCP + connections. ... either promote + to non-experimental or remove it.
Read more >grpc-java CallCredentials without thisUsesUnstableApi?
My question is: the only way I've seen so far to set Metadata headers for outgoing gRPC calls is to make a subclass...
Read more >io.grpc:grpc-services: Versions | Openbase
core: Fix CompositeChannelCredentials to no longer use CallCredentials for OOB channels. ... api, core: make channel logger accessible through NameResolver.
Read more >CVS log for pkgsrc/net/py-grpcio-tools/Makefile
The following binary pods are made available for ObjC V1 & V2 API gRPC-XCFramework ... C++ Promote ClientContext::set_wait_for_ready to be non-experimental.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
API review:
Hmm… maybe that is an internal API. Because I also see this API which doesn’t have a cancel.