Add support for reading multiple frames from one BlockingQueueStream buffer

PiperOrigin-RevId: 709247147
This commit is contained in:
hai007
2024-12-23 22:54:08 -08:00
committed by Copybara-Service
parent c9fbf6b690
commit 42db63c19b
6 changed files with 125 additions and 13 deletions
+1
View File
@@ -558,6 +558,7 @@ let package = Package(
"internal/platform/direct_executor_test.cc",
"internal/platform/borrowable_test.cc",
"internal/platform/implementation/windows/http_loader_test.cc",
"internal/platform/blocking_queue_stream_test.cc",
"internal/network/utils_test.cc",
"internal/network/url_test.cc",
"internal/network/http_response_test.cc",