6 Commits

Author SHA1 Message Date
e79ac3cb4b remove duplicate nil check separate var 2015-07-24 16:36:12 -07:00
6cfd2022af add a bool in payload struct 2015-07-24 11:30:14 -07:00
58dcee7526 add tracing for streaming rpc 2015-06-17 19:30:57 -07:00
4782e693c2 Revert "add tracing for streaming rpc"
This reverts commit 8071e421ab7170765af71d381294185bd9d303a9.
2015-06-17 19:21:04 -07:00
8071e421ab add tracing for streaming rpc 2015-06-17 19:04:54 -07:00
c2bdf96033 Add gRPC client-side integration with golang.org/x/net/trace.
This will make client (outgoing) traces appear on /debug/requests.
There's some information lacking, but it's enough for now.
2015-06-09 06:57:52 -07:00