Yuchen Zeng
|
ef394a954a
|
Fix typo
|
2016-09-23 14:04:33 -07:00 |
Yuchen Zeng
|
27e96f9beb
|
Add comments about how to re-generate reflection proto files
|
2016-09-22 20:56:46 -07:00 |
Vijay Pai
|
2998daa81b
|
Another golden file
|
2016-08-30 12:09:35 -07:00 |
Vijay Pai
|
de2aec8106
|
Merge branch 'master' into fc_unary
Resolve conflicts in ServerReaderWriterInterface
Remove file server_streamed_unary.h and merge with sync_stream.h
|
2016-08-30 10:20:20 -07:00 |
Vijay Pai
|
a9c0d7f88b
|
Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is
violating the appearance of unary-ness)
|
2016-08-29 16:42:04 -07:00 |
Vijay Pai
|
326d939873
|
Another golden file to fix
|
2016-08-04 14:10:54 -07:00 |
Vijay Pai
|
577d1696e8
|
Fix generated reflection files
|
2016-06-27 14:48:57 -07:00 |
Yuchen Zeng
|
0601df3a04
|
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
|
2016-06-06 13:08:06 -07:00 |