grpc-java/okhttp/src
François JACQUES 8050723397
OkHttpServer: support maxConcurrentCallsPerConnection (Fixes #11062). (#11063)
* Add option in OkHttpServerBuilder
* Add value as MAX_CONCURRENT_STREAM setting in settings frame sent by the server to the client per connection
* Enforce limit by sending a RST frame with REFUSED_STREAM error
2024-04-01 08:39:33 -07:00
..
main OkHttpServer: support maxConcurrentCallsPerConnection (Fixes #11062). (#11063) 2024-04-01 08:39:33 -07:00
test/java/io/grpc/okhttp OkHttpServer: support maxConcurrentCallsPerConnection (Fixes #11062). (#11063) 2024-04-01 08:39:33 -07:00