Will be used during this transition time to run 5-pipe style filters somewhat more natively. Once everything is getting closer to 5-pipes, we'll drop this method and have the channel stack understand how to create an interception-map that can be reused per-call, instead of creating the interception-map every time a call is created.
Closes #35200
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35200 from ctiller:cg-channel-filter-api
|
||
|---|---|---|
| .. | ||
| BUILD | ||
| byte_buffer_reader_test.cc | ||
| channel_init_test.cc | ||
| completion_queue_test.cc | ||
| completion_queue_threading_test.cc | ||
| concurrent_connectivity_test.cc | ||
| init_test.cc | ||
| lame_client_test.cc | ||
| num_external_connectivity_watchers_test.cc | ||
| secure_channel_create_test.cc | ||
| sequential_connectivity_test.cc | ||
| server_chttp2_test.cc | ||
| server_test.cc | ||