grpc-java/okhttp
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
..
src OkHttpServer: support maxConcurrentCallsPerConnection (Fixes #11062). (#11063) 2024-04-01 08:39:33 -07:00
third_party/okhttp Fix tests and warnings on Java 17 2024-02-29 16:55:46 -08:00
BUILD.bazel bazel: Use the `artifact` macro for loading maven deps 2024-03-28 14:33:32 -07:00
build.gradle Use Javadoc's -linkoffline instead of -link 2024-02-23 17:22:48 -08:00