I believe the approach suggested by me in https://github.com/grpc/grpc/ issues/8277 meets your needs.
On Tue, Oct 18, 2016 at 10:39 AM, <[email protected]> wrote: > I'm using the term cancel but equally I could say complete. The point is > the client needs a way to tell the server it's done and doesn't care about > any future responses. Both client and server then need to clean up any > resources and not log any exceptions. > > -- > 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/c56fc7ae-dae5-4376-9e05-30cd3df28b5d%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/CACF4M0QWz0gZnZ9bpDabmvntBft5vxXzU1-e310PPwvoAqjcaQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
