Peter Edge
|
7b50c34edb
|
add make proto and update protos
|
2015-05-24 16:14:32 +02:00 |
iamqizhao
|
0f85408fd4
|
Eliminate proto.Unmarshal in the generated code
|
2015-04-27 14:47:09 -07:00 |
iamqizhao
|
8b08b2d7b2
|
Interface change to accommodate the support of non-protobuf data formats
|
2015-03-25 15:18:07 -07:00 |
iamqizhao
|
2f821c8afc
|
migrate to the new codegen solution
|
2015-02-19 18:43:28 -08:00 |
iamqizhao
|
fc10c7b40c
|
Let RecvProto return nil for client stream rpc
|
2015-02-19 16:48:59 -08:00 |
iamqizhao
|
634392a1c6
|
Remove the 2nd RecvProto in the generated code for client streaming
|
2015-02-18 22:18:01 -08:00 |
iamqizhao
|
78d3bc72bf
|
Make the generated code return nil intead of io.EOF when everything succeeds.
|
2015-02-13 17:10:37 -08:00 |
iamqizhao
|
a205ce5f65
|
cpp updates interop proto for auth interop testing. Update the proto correspondingly.
|
2015-02-13 11:11:33 -08:00 |
iamqizhao
|
ece135da8b
|
Use the generated code from upcoming new grpc codegen
|
2015-02-12 17:04:32 -08:00 |
iamqizhao
|
5c0599c9f0
|
Use interop proto to replace the one used in end2end_test.go because interop proto is better for testing corner and error cases. The code change is mostly copied/pasted from interop client & server.
|
2015-02-11 19:00:55 -08:00 |