While a gRPC server reads from a stream, would it wait and let the server handle request from other clients?

后端 未结 0 953
予麋鹿
予麋鹿 2020-12-30 01:09

From the offcial gRPC c++ examples: https://github.com/grpc/grpc/tree/v1.33.1/examples/cpp/route_guide

route_guide_server.cc:

  ...

  Status RouteChat         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题