On Mon, Oct 17, 2016 at 9:00 PM, <[email protected]> wrote: > How are people cancelling streaming calls from the client without > exception on client or server?
There's no such thing as cancelling a call without a non-OK status (and therefore an exception). > ee my GitHub issue for details > https://github.com/grpc/grpc/issues/8277 > > I can see how you might do this with bidirectional streaming and start > message followed by a stop or something similar but it feels like this kind > of thing should just work out the box. > > -- > You received this message because you are subscribed to the Google Groups " > grpc.io" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/grpc-io. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/grpc-io/439a51a5-bad8-45c3-ad9f-bf5c6d6c8d29%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CACF4M0TGZ%3DQR4kuUTgWiLMb03SKDkcZ6C1kjgj9jT%2BDKStpehA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
