Noah Eisen dd010f2297 Merge pull request #13364 from ncteisen/surfacing-error-details 8 năm trước cách đây
..
README.md f687cb89f4 Actually add the documentation 9 năm trước cách đây
channel_args.cc 4782d92b2d s/NULL/nullptr 8 năm trước cách đây
channel_args.h baa14a975e Update clang-format to 5.0 8 năm trước cách đây
channel_stack.cc 68bb1bf748 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ 8 năm trước cách đây
channel_stack.h dd010f2297 Merge pull request #13364 from ncteisen/surfacing-error-details 8 năm trước cách đây
channel_stack_builder.cc 68bb1bf748 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ 8 năm trước cách đây
channel_stack_builder.h 72afb76f5e Merge branch 'master' of https://github.com/grpc/grpc into tracing++ 8 năm trước cách đây
connected_channel.cc 4782d92b2d s/NULL/nullptr 8 năm trước cách đây
connected_channel.h baa14a975e Update clang-format to 5.0 8 năm trước cách đây
context.h baa14a975e Update clang-format to 5.0 8 năm trước cách đây
handshaker.cc 4782d92b2d s/NULL/nullptr 8 năm trước cách đây
handshaker.h 12fc6d461e Add newline at the end of src/core headers that did not have it 8 năm trước cách đây
handshaker_factory.cc 4782d92b2d s/NULL/nullptr 8 năm trước cách đây
handshaker_factory.h baa14a975e Update clang-format to 5.0 8 năm trước cách đây
handshaker_registry.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 năm trước cách đây
handshaker_registry.h 12fc6d461e Add newline at the end of src/core headers that did not have it 8 năm trước cách đây

README.md

Channel

Provides channel/call stack implementation, and implementation of common filters for that implementation.