grpc-java/netty
Eric Anderson 1787106cc7 isReady() should return false until stream allocated
isReady() can provide pushback while the call is in progress, but it
can also provide the pushback necessary when the client creates more
streams than permitted by MAX_CONCURRENT_STREAMS.

As part of this commit, OkHttp is now calling onReady() after call
creation (it previously never called onReady()).
2015-05-12 16:41:50 -07:00
..
src isReady() should return false until stream allocated 2015-05-12 16:41:50 -07:00
build.gradle Produce combined JavaDoc, add links, exclude internals 2015-05-05 11:32:15 -07:00