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/
22648
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:
4751c28b0b
grpc
/
include
/
grpc++
/
impl
/
codegen
History
yang-g
c42d844d27
Let ServerContext own the initial_metadata array for sync calls
8 years ago
..
security
Update copyrights
9 years ago
async_stream.h
Use C++11 final and override
9 years ago
async_unary_call.h
clang-format
9 years ago
call.h
Restore the NextMessageSize for streamed calls
8 years ago
call_hook.h
Update copyrights
9 years ago
channel_interface.h
clang-format
9 years ago
client_context.h
Revert "Revert "Metadata handling rewrite""
8 years ago
client_unary_call.h
Revert "Revert "Metadata handling rewrite""
8 years ago
completion_queue.h
Small improvements to generated documentation
8 years ago
completion_queue_tag.h
Update copyrights
9 years ago
config.h
Support compat with old generated PB files
8 years ago
config_protobuf.h
Merge remote-tracking branch 'upstream/master' into seperate_generated_files
9 years ago
core_codegen.h
Revert "Revert "Metadata handling rewrite""
8 years ago
core_codegen_interface.h
Revert "Revert "Metadata handling rewrite""
8 years ago
create_auth_context.h
Fix dependencies
9 years ago
grpc_library.h
removed codegen/log.h
9 years ago
metadata_map.h
Revert "Revert "Metadata handling rewrite""
8 years ago
method_handler_impl.h
Remove double-checking of max-message-size in C++ layers
8 years ago
proto_utils.h
Fix read from uninitialized memory bug in GrpcBufferWriter.
8 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
Remove double-checking of max-message-size in C++ layers
8 years ago
serialization_traits.h
Allow setting max send message size via C++ ServerBuilder API.
9 years ago
server_context.h
Let ServerContext own the initial_metadata array for sync calls
8 years ago
server_interface.h
Merge github.com:grpc/grpc into rollfwd
8 years ago
service_type.h
clang-format
9 years ago
slice.h
Revert "Revert "Metadata handling rewrite""
8 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_stream.h
Restore the NextMessageSize for streamed calls
8 years ago
thrift_serializer.h
Fix include guards
9 years ago
thrift_utils.h
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
9 years ago
time.h
Remove references to NO_CHRONO option
9 years ago