zhangcunli opened a new issue, #785:
URL: https://github.com/apache/dubbo-go-samples/issues/785

   1.比如下面接口,server 端返回流式 
   2. service GreetService {
          rpc GreetServerStream(GreetServerStreamRequest) returns (stream 
GreetServerStreamResponse) {}
   }
   3. 请问,客户端可以以泛化方式调用吗?如果可以的话,麻烦给个例子。
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to