tree: 3b4685e932ac85b4d8f98a537b9400366cb04cd2 [path history] [tgz]
  1. channel_args.cc
  2. channel_args.h
  3. channel_stack.cc
  4. channel_stack.h
  5. channel_stack_builder.cc
  6. channel_stack_builder.h
  7. connected_channel.cc
  8. connected_channel.h
  9. context.h
  10. handshaker.cc
  11. handshaker.h
  12. handshaker_factory.cc
  13. handshaker_factory.h
  14. handshaker_registry.cc
  15. handshaker_registry.h
  16. README.md
src/core/lib/channel/README.md

Channel

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