Descriptioncommon/prpc, tools/cmd/cproto: prpc client
* common/prpc package implements a pRPC Client
* tools/cmd/cproto: generate NewXxxPRPCClient functions
* move gRPC code <-> HTTP status code mapping from server/prpc to
common/prpc
R=dnj@chromium.org, vadimsh@chromium.org
BUG=
Committed: https://github.com/luci/luci-go/commit/46e51273292d7a72a7169e6fe66314e645e0645f
Patch Set 1 #Patch Set 2 : Small cleanup, add Unavailable to transient list. #
Total comments: 5
Patch Set 3 : Add Context-derived timeout for Client. #
Total comments: 20
Patch Set 4 : Added content bounding code, fixed a lot of nits. #Patch Set 5 : Deadline => Timeout #Patch Set 6 : Use correct units. #Patch Set 7 : Add some content length tests. #
Depends on Patchset: Messages
Total messages: 18 (7 generated)
|