关于[gRPC and C# 8 Async stream cancellation]的摘要:
In the previous post “gRPC and C# 8 Async stream“, we looked at how gRPC server stream and C# 8 Async stream work great together. In this post, we are looking at the way we can, from the client, stop the server to stream results back.
原文地址: https://laurentkempe.com/2019/09/25/gRPC-and-csharp-8-Async-stream-cancellation/