grpc-java/grpclb
Kun Zhang 7c3f664e9b grpclb: set LB tokens to headers. (#2812)
The balancer service attaches a token string for each Server entry it
sends to the client.  The client has to set the token to the "lb-token"
header when assigning that Server entry to an RPC.

For convenience of testing, also implemented hashCode() and equals() for
PickResult.
2017-03-10 16:34:33 -08:00
..
src grpclb: set LB tokens to headers. (#2812) 2017-03-10 16:34:33 -08:00
build.gradle grpclb: set LB tokens to headers. (#2812) 2017-03-10 16:34:33 -08:00