Since all StreamObserver (CallStreamObserver, ServerCallStreamObserver) classes are marked as experimental https://github.com/grpc/grpc-java/issues/1788 , What is a stable way to allow a client to gracefully cancel streaming service by signaling the server to stop sending messages?
Also, if I decide to use these experimental classes to achieve this functionality, can I assume that I will be fine unless I upgrade grpc-java version? I have tried to seach for the answer on Stackoverflow and this group but could not get a concrete answer. Ideally this should be documented as part of gRPC official documentation. Thanks, Sankate -- 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/8fc7ff36-275a-458f-a9bc-c3642eac00f4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
