grpc-java/okhttp
Xiao Hang d9001ca448 Keepalive support
Creates a KeepAliveManager which should be used by each transport. It does keepalive pings and shuts down the transport if does not receive an response in time.
It prevents the connection being shut down for long lived streams. It could also detect broken socket in certain platforms.
2016-07-08 17:18:47 -07:00
..
src Keepalive support 2016-07-08 17:18:47 -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