Stream EOF
support
#201
Labels
discussion
Open discussion of some problem
I3
Minimal impact
S2
Regular significance
U4
Nothing urgent
Currently we don't have any mention of a graceful end to the stream. Go
gRPC
implementation returnsEOF
on client/server side if server/client closed the stream via corresponding library functionality.Do we want to unify this behavior on protocol definition level? Possible solutions:
EOF
-like status code: alternative way of 2.The text was updated successfully, but these errors were encountered: