This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
grpc
Watch
8
Star
0
Fork
You've already forked grpc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
18413
Commits
300
Branches
385
Tags
1.4 GiB
C++
70%
Python
11.2%
C
4.1%
Starlark
3.9%
Shell
2.4%
Other
7.9%
Tree:
abf03aed93
grpc
/
include
/
grpc++
/
impl
/
codegen
History
Mark D. Roth
abf03aed93
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
9 years ago
..
impl
C++ Compression Level set properly
9 years ago
security
Update copyrights
9 years ago
async_stream.h
C++ Compression Level set properly
9 years ago
async_unary_call.h
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
9 years ago
call.h
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
9 years ago
call_hook.h
Update copyrights
9 years ago
channel_interface.h
clang-format
9 years ago
client_context.h
Merge pull request
#7559
An error occurred
from dgquintas/codegen_cleanse
9 years ago
client_unary_call.h
Fix client_crash_test, implement idempotency, fail_fast for C++
9 years ago
completion_queue.h
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
9 years ago
completion_queue_tag.h
Update copyrights
9 years ago
config.h
Deal with to_string, proper usage of nullptr, and lack of map::emplace
9 years ago
config_protobuf.h
Merge remote-tracking branch 'upstream/master' into seperate_generated_files
9 years ago
core_codegen.h
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
9 years ago
core_codegen_interface.h
scrubbed codegen/sync.h
9 years ago
create_auth_context.h
Fix dependencies
9 years ago
grpc_library.h
removed codegen/log.h
9 years ago
method_handler_impl.h
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
9 years ago
proto_utils.h
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
9 years ago
rpc_method.h
Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING
9 years ago
rpc_service_method.h
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
9 years ago
serialization_traits.h
Allow setting max send message size via C++ ServerBuilder API.
9 years ago
server_context.h
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
9 years ago
server_interface.h
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
9 years ago
service_type.h
clang-format
9 years ago
status.h
Made "codedgen" directories closed over #includes
9 years ago
status_code_enum.h
Stick to StatusCode::INTERNAL when there's no service
9 years ago
status_helper.h
Add a helper to get canonical code from status
9 years ago
string_ref.h
Update copyrights
9 years ago
stub_options.h
Update copyrights
9 years ago
sync.h
Update copyrights
9 years ago
sync_cxx11.h
Update copyrights
9 years ago
sync_no_cxx11.h
scrubbed codegen/sync.h
9 years ago
sync_stream.h
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
9 years ago
thrift_serializer.h
Merge with newly added/modified files
9 years ago
thrift_utils.h
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
9 years ago
time.h
removed codegen/time.h
9 years ago