| .. |
|
ext
|
Merge pull request #18600 from karthikravis/grpc_namespace_proto_server
|
2019-04-03 15:33:04 -07:00 |
|
generic
|
Allow separate templatizing of request and response types
|
2020-02-07 00:46:29 -08:00 |
|
impl
|
Do a debug-check of API use
|
2020-03-31 16:03:44 -07:00 |
|
security
|
Addressed Yang's comments, I have removed usage of const throughout for consistency
|
2020-02-26 14:14:33 -08:00 |
|
support
|
Merge branch 'master' into move-method-handler
|
2019-09-03 14:47:45 -07:00 |
|
test
|
Switch registered calls to a map and check the map before inserting
|
2020-02-27 09:13:42 -08:00 |
|
alarm.h
|
Moving ::grpc::Alarm to ::grpc_impl::Alarm.
|
2018-12-12 16:48:32 +01:00 |
|
alarm_impl.h
|
Fix
|
2019-12-05 20:47:03 -08:00 |
|
channel.h
|
Move Channel to grpc_impl
|
2019-05-17 09:12:33 -07:00 |
|
channel_impl.h
|
Switch registered calls to a map and check the map before inserting
|
2020-02-27 09:13:42 -08:00 |
|
client_context.h
|
Fix typos
|
2018-04-04 10:26:57 -07:00 |
|
completion_queue.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
completion_queue_impl.h
|
Fix header guards
|
2019-06-26 12:32:31 -07:00 |
|
create_channel.h
|
Formatting issues
|
2019-04-26 13:08:25 -07:00 |
|
create_channel_impl.h
|
Move CompletionQueue and Channel
|
2019-05-17 09:16:32 -07:00 |
|
create_channel_posix.h
|
Fix errors from clang_format_code.sh
|
2019-03-25 15:53:22 -07:00 |
|
create_channel_posix_impl.h
|
Fixing clang_tidy_format.sh issues.
|
2019-03-25 15:52:42 -07:00 |
|
grpcpp.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
health_check_service_interface.h
|
Fix errors from clang_format_code.sh
|
2019-03-25 15:51:28 -07:00 |
|
health_check_service_interface_impl.h
|
Move ::grpc::HealthCheckServiceInterface to ::grpc_impl namespace
|
2019-03-25 15:50:35 -07:00 |
|
opencensus.h
|
Fix clang format issue
|
2020-03-11 12:04:33 -07:00 |
|
resource_quota.h
|
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota"
|
2019-03-19 10:43:02 -07:00 |
|
resource_quota_impl.h
|
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota"
|
2019-03-19 10:43:02 -07:00 |
|
server.h
|
Support accepting external connections.
|
2019-04-30 12:31:34 -07:00 |
|
server_builder.h
|
Move CompletionQueue and Channel
|
2019-05-17 09:16:32 -07:00 |
|
server_builder_impl.h
|
port_platform should be included since that's where NONEXPERIMENTAL is specified
|
2019-12-03 20:20:39 -08:00 |
|
server_context.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
server_impl.h
|
Instantiate tracking members regardless of NDEBUG
|
2020-02-11 13:54:25 -08:00 |
|
server_posix.h
|
Make changes to server_posix to expose method outside
|
2019-03-19 10:50:53 -07:00 |
|
server_posix_impl.h
|
Rerun clang-formatter-7
|
2020-03-03 10:46:55 -08:00 |