The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Yihua Zhang c8c284ed3a merge with upstream/master 5 years ago
..
ext
generic Remove unneeded semicolons 5 years ago
impl Remove unused (and defective) constructor 5 years ago
security merge with upstream/master 5 years ago
support Merge branch 'master' into move-method-handler 5 years ago
test Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
alarm.h
alarm_impl.h Fix 5 years ago
channel.h Move Channel to grpc_impl 6 years ago
channel_impl.h Clean up headers 5 years ago
client_context.h
completion_queue.h
completion_queue_impl.h Fix header guards 6 years ago
create_channel.h
create_channel_impl.h Move CompletionQueue and Channel 6 years ago
create_channel_posix.h
create_channel_posix_impl.h
grpcpp.h
health_check_service_interface.h
health_check_service_interface_impl.h
opencensus.h Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
opencensus_impl.h Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
resource_quota.h
resource_quota_impl.h
server.h
server_builder.h Move CompletionQueue and Channel 6 years ago
server_builder_impl.h port_platform should be included since that's where NONEXPERIMENTAL is specified 5 years ago
server_context.h
server_impl.h Revert "Merge pull request #21494 from grpc/revert-21478-max_message_size" 5 years ago
server_posix.h
server_posix_impl.h