Muxi Yan fc38142db6 Merge commit 'b0bad8f^' into fix-stream-compression-config-interface 8 yıl önce
..
README.md f687cb89f4 Actually add the documentation 8 yıl önce
alarm.cc 38fcd0c6c3 clang-format 8 yıl önce
alarm_internal.h 53a47f09e2 Changes for C to C++. Adding extern C to header files for compatibility. 8 yıl önce
api_trace.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 yıl önce
api_trace.h 53a47f09e2 Changes for C to C++. Adding extern C to header files for compatibility. 8 yıl önce
byte_buffer.cc 38fcd0c6c3 clang-format 8 yıl önce
byte_buffer_reader.cc 38fcd0c6c3 clang-format 8 yıl önce
call.cc 38fcd0c6c3 clang-format 8 yıl önce
call.h 38fcd0c6c3 clang-format 8 yıl önce
call_details.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 yıl önce
call_log_batch.cc 38fcd0c6c3 clang-format 8 yıl önce
call_test_only.h 38fcd0c6c3 clang-format 8 yıl önce
channel.cc 38fcd0c6c3 clang-format 8 yıl önce
channel.h 38fcd0c6c3 clang-format 8 yıl önce
channel_init.cc 38fcd0c6c3 clang-format 8 yıl önce
channel_init.h 38fcd0c6c3 clang-format 8 yıl önce
channel_ping.cc 38fcd0c6c3 clang-format 8 yıl önce
channel_stack_type.cc 38fcd0c6c3 clang-format 8 yıl önce
channel_stack_type.h 38fcd0c6c3 clang-format 8 yıl önce
completion_queue.cc e1533572d5 Add back mpscq request matcher 8 yıl önce
completion_queue.h 38fcd0c6c3 clang-format 8 yıl önce
completion_queue_factory.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 yıl önce
completion_queue_factory.h 12fc6d461e Add newline at the end of src/core headers that did not have it 8 yıl önce
event_string.cc 38fcd0c6c3 clang-format 8 yıl önce
event_string.h 38fcd0c6c3 clang-format 8 yıl önce
init.cc 38fcd0c6c3 clang-format 8 yıl önce
init.h 12fc6d461e Add newline at the end of src/core headers that did not have it 8 yıl önce
init_secure.cc 38fcd0c6c3 clang-format 8 yıl önce
init_unsecure.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 yıl önce
lame_client.cc 38fcd0c6c3 clang-format 8 yıl önce
lame_client.h 53a47f09e2 Changes for C to C++. Adding extern C to header files for compatibility. 8 yıl önce
metadata_array.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 yıl önce
server.cc e1533572d5 Add back mpscq request matcher 8 yıl önce
server.h 38fcd0c6c3 clang-format 8 yıl önce
validate_metadata.cc 38fcd0c6c3 clang-format 8 yıl önce
validate_metadata.h 38fcd0c6c3 clang-format 8 yıl önce
version.cc 38fcd0c6c3 clang-format 8 yıl önce

README.md

Surface

Surface provides the bulk of the gRPC Core public API, and translates it into calls against core components.