grpc/include/grpcpp
Alexander Gutkin c672bf94c1
Updated documentation for `addr_uri` argument in `AddListeningPort`: Removed extraneous bracket and random (?) slash. (#26263)
2021-05-21 09:34:20 -07:00
..
ext Implement C++ Admin Interface API (#25753) 2021-03-23 09:53:12 -07:00
generic Add optional suffix to client-side stub objects (#25996) 2021-04-26 17:19:43 -07:00
impl Resolve race between OnReadDone(ok=false) and IsCancelled (#26245) 2021-05-19 14:05:46 -07:00
security Move third party identity C++ api out of experimental namespace 2021-02-08 13:54:15 -08:00
support Document ownership transfer in ChannelArguments::SetPointerWithVtable (#25527) 2021-02-23 13:18:59 -08:00
test Added mock_stream_test (#25103) 2021-03-25 14:04:39 -07:00
alarm.h Add usage note about immediately-Set alarms (#25678) 2021-03-10 16:45:47 -08:00
channel.h Use atomics to remove locks in Channel/Server::CallbackCQ() (#26091) 2021-04-27 14:54:07 -07:00
client_context.h Fix typos 2018-04-04 10:26:57 -07:00
completion_queue.h Fix year modified for completion_queue.h 2020-08-05 15:24:39 -07:00
create_channel.h Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 2020-07-24 12:47:33 -07:00
create_channel_posix.h Experimental support and tests for CreateCustomInsecureChannelWithInterceptorsFromFd 2020-10-21 13:34:26 -07:00
grpcpp.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
health_check_service_interface.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
opencensus.h Fix opencensus 2020-09-03 08:20:31 -07:00
resource_quota.h Fix by clang-tidy 2020-12-03 16:24:19 -08:00
server.h Use atomics to remove locks in Channel/Server::CallbackCQ() (#26091) 2021-04-27 14:54:07 -07:00
server_builder.h Updated documentation for `addr_uri` argument in `AddListeningPort`: Removed extraneous bracket and random (?) slash. (#26263) 2021-05-21 09:34:20 -07:00
server_context.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
server_posix.h Move ServerPosix from ::grpc_impl to ::grpc 2020-06-23 13:56:08 -07:00
xds_server_builder.h s/OnServingStatusChange/OnServingStatusUpdate (#26010) 2021-04-26 15:36:35 -07:00