tree: 0cd320a3d8f3ad61f1dcae75ad5a6c3d1e20728d [path history] [tgz]
  1. channel_args.c
  2. channel_args.h
  3. channel_stack.c
  4. channel_stack.h
  5. channel_stack_builder.c
  6. channel_stack_builder.h
  7. connected_channel.c
  8. connected_channel.h
  9. context.h
  10. handshaker.c
  11. handshaker.h
  12. handshaker_factory.c
  13. handshaker_factory.h
  14. handshaker_registry.c
  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.