19 Commits

Author SHA1 Message Date
25b4a426b4 go-generate pb.go files and check in Travis to make sure they don't change (#1426) 2017-08-17 16:00:51 -07:00
ddbf6c46a6 autofix license notice 2017-06-08 14:42:19 +02:00
883bfc7bc8 pb.go file update 2016-10-28 12:37:56 -07:00
727a60e4d1 update server reflection code to comply with the change to the grpc generator 2016-10-21 18:06:55 -07:00
abe672d5ed Update generated files 2016-06-10 14:20:04 -07:00
0da018f37e Update generated files 2016-06-09 15:02:17 -07:00
dad9308fa3 Address review comments 2016-04-28 16:02:27 -07:00
142fdefa83 Sync proto and update service name in src 2016-04-22 10:58:15 -07:00
61e92eacc3 Phase 1 to add the server interceptor 2016-04-18 16:18:34 -07:00
accbf4c185 make proto 2016-02-04 17:35:04 -05:00
a15e3b9562 decodeFunc -> dec 2015-10-01 16:26:00 -07:00
a71db53441 remove slice param 2015-09-29 20:10:20 -07:00
a27bb5b14a remove dead code 2015-09-29 19:08:55 -07:00
ef43a528c1 example generated code 2015-09-29 19:07:43 -07:00
585c999c1f modified streaming call benchmark_test code and streaming call client test code 2015-06-02 11:13:43 -07:00
7b4cd4d7d3 modified test proto and add benchmark test for streaming rpc 2015-06-01 14:58:25 -07:00
0f85408fd4 Eliminate proto.Unmarshal in the generated code 2015-04-27 14:47:09 -07:00
8b08b2d7b2 Interface change to accommodate the support of non-protobuf data formats 2015-03-25 15:18:07 -07:00
666e0a407b initial benchmark commit. Mostly ported from interop test and Google interal rpc microbenchmarks. 2015-03-17 14:27:34 -07:00