grpc-java/okhttp
Eric Anderson 13fe13bf9f okhttp: Enable transport test
OkHttpClientTransport has a fix for shutdown during start which
prevented transportTerminated from being called. It also no longer fails
pending streams during shutdown. Lifecycle management in general was
revamped to be hopefully simpler and more precise. In the process GOAWAY
handling (both sending and receiving) was improved.

With some of the changes, the log spam generated was immense and
unhelpful (since many exceptions are part of normal operation on
shutdown). This change reduces the amount of log spam to nothing.
2016-05-16 09:52:48 -07:00
..
src okhttp: Enable transport test 2016-05-16 09:52:48 -07:00
third_party/okhttp [OkHttp]Add hostname verification. 2015-12-21 11:30:02 -08:00
build.gradle okhttp: Enable transport test 2016-05-16 09:52:48 -07:00