grpc-java/netty/src
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
..
jmh/java/io/grpc/netty Upgrade dependencies post v1.57.x branch cut (#10359) 2023-07-21 10:15:05 -07:00
main Allow configuration of the queued byte threshold at which a Stream is considered not ready (#10977) 2024-03-21 15:37:26 -07:00
test/java/io/grpc/netty Allow configuration of the queued byte threshold at which a Stream is considered not ready (#10977) 2024-03-21 15:37:26 -07:00