grpc-java/netty
James Duong 2c83ef0632
Allow configuration of the queued byte threshold at which a Stream is considered not ready (#10977)
* Allow the queued byte threshold for a Stream to be ready to be configurable

- on clients this is exposed by setting a CallOption
- on servers this is configured by calling a method on ServerCall or ServerStreamListener
2024-03-21 15:37:26 -07:00
..
shaded netty/shaded: Add missing evaluationDependsOn 2024-03-05 10:38:55 -08:00
src Allow configuration of the queued byte threshold at which a Stream is considered not ready (#10977) 2024-03-21 15:37:26 -07:00
BUILD.bazel bazel: Export deps from maven stand-in targets 2023-01-03 13:36:27 -08:00
build.gradle Use Javadoc's -linkoffline instead of -link 2024-02-23 17:22:48 -08:00