grpc/test/cpp
Craig Tiller 717732c044
[promises] Convert http server filter (#29273)
* Begin adding abstractions for capturing batches

* code written

* fixes

* fix

* fmt

* placate clang-tidy

* simplify

* fixes

* Automated change: Fix sanity tests

* annotate unrefs

* fix tsan

* fix

* Update subchannel.cc

* Update BUILD

* Update generate_tests.bzl

* Update BUILD

* Automated change: Fix sanity tests

* Promiseize

* Move server promise based filter to Flusher

* review feedback

* compiles!

* fix

* fix

* start server initial metadata emulation

* comment

* comment

* fix

* refactoring-to-fix-the-bugs

* fixfixfix

* fix

* support cancellation

* fuzzer

* fix

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2022-05-04 07:55:50 -07:00
..
client mark test nomsan (#29488) 2022-04-22 14:22:40 -07:00
cocoapods Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
codegen Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
common Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
end2end client_lb_end2end_test: add OrcaLoadReport into EchoRequest proto (#29505) 2022-05-03 09:34:57 -07:00
ext/filters/census Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
grpclb Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
interop Improve logging in interop soak test and add a flag to limit QPS (#29357) 2022-04-08 21:16:23 -07:00
ios client_lb_end2end_test: add OrcaLoadReport into EchoRequest proto (#29505) 2022-05-03 09:34:57 -07:00
microbenchmarks [promises] Convert http server filter (#29273) 2022-05-04 07:55:50 -07:00
naming Support unix socket in grpc_sockaddr_to_string (#29169) 2022-04-15 14:56:15 -07:00
performance Convert grpc_channel to C++ (#29266) 2022-04-20 20:55:15 -07:00
qps Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
security Expose NoOpCertificateVerifier to C++ (#29322) 2022-04-27 13:46:01 -07:00
server Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
test Change main argument of call promise to be a struct (#29019) 2022-03-14 10:05:01 -07:00
thread_manager Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
util client_lb_end2end_test: add OrcaLoadReport into EchoRequest proto (#29505) 2022-05-03 09:34:57 -07:00
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00