Skip to content
Snippets Groups Projects
Commit a9c0d7f8 authored by Vijay Pai's avatar Vijay Pai
Browse files

Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated...

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)
parent 266494ca
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment