Google Git
Sign in
fuchsia / third_party / grpc / HEAD / . / src / core / lib / transport
tree: 008c73cd50e01bc41962c5cb6dfe6099c7165a7a [path history] [tgz]
  1. bdp_estimator.cc
  2. bdp_estimator.h
  3. call_arena_allocator.cc
  4. call_arena_allocator.h
  5. call_destination.h
  6. call_filters.cc
  7. call_filters.h
  8. call_final_info.cc
  9. call_final_info.h
  10. call_spine.cc
  11. call_spine.h
  12. connectivity_state.cc
  13. connectivity_state.h
  14. custom_metadata.h
  15. error_utils.cc
  16. error_utils.h
  17. http2_errors.h
  18. interception_chain.cc
  19. interception_chain.h
  20. message.cc
  21. message.h
  22. metadata.cc
  23. metadata.h
  24. metadata_batch.cc
  25. metadata_batch.h
  26. metadata_compression_traits.h
  27. metadata_info.cc
  28. metadata_info.h
  29. parsed_metadata.cc
  30. parsed_metadata.h
  31. promise_endpoint.cc
  32. promise_endpoint.h
  33. README.md
  34. simple_slice_based_metadata.h
  35. status_conversion.cc
  36. status_conversion.h
  37. timeout_encoding.cc
  38. timeout_encoding.h
  39. transport.cc
  40. transport.h
  41. transport_fwd.h
  42. transport_op_string.cc
src/core/lib/transport/README.md

Transport

Common implementation details for gRPC Transports.

Transports multiplex messages across some single connection. In ext/ there are implementations atop a custom http2 implementation and atop cronet.

Powered by Gitiles| Privacy| Termstxt json