grpc-java/core
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 Split protobuf into its own project 2015-04-10 15:50:56 -07:00