grpc-java/api/src
Eric Anderson 47d545ad70 api: Fix MethodType documentation overspecification
The server does not _have_ to wait until half close in CLIENT_STREAMING, and
commonly wouldn't in error cases. {client,server}SendsOneMessage were way
over-specifying the behavior and included unnecessary and incorrect words like
"immediately." Those methods shouldn't be the defining the behavior in that
much precision anyway; that would be the job of the individual enum values, if
anything.
2020-03-09 12:16:01 -07:00
..
jmh/java/io/grpc core: Move io.grpc to grpc-api 2019-04-16 21:45:40 -07:00
main/java/io/grpc api: Fix MethodType documentation overspecification 2020-03-09 12:16:01 -07:00
test core, grpclb: change policy selection strategy for Grpclb policy (take two: move logic of querying SRV into Grpclb's own resolver) (#6723) 2020-03-02 01:03:25 -08:00