Alanxtl commented on code in PR #986:
URL: https://github.com/apache/dubbo-go-samples/pull/986#discussion_r2596814984


##########
README_CN.md:
##########
@@ -39,7 +39,7 @@
   * `rpc/grpc`:基于 gRPC 协议的示例。
   * `rpc/jsonrpc`:基于 JSON-RPC 协议的示例。
   * `rpc/triple`:Triple 协议示例,涵盖多种序列化方式。
-* `streaming`:流式 RPC 调用示例。
+* `streaming`:流式 RPC 调用示例, 并包含了Dubbo-go与Dubbo-java同时使用流式传输的互操作示例。

Review Comment:
   ```suggestion
   * `streaming`:流式 RPC 调用示例,并包含了Dubbo-go与Dubbo-java同时使用流式传输的互操作示例。
   ```



##########
direct/go-client/cmd/main.go:
##########


Review Comment:
   我们是集成测试,记得对结果进行验证,如果有问题就panic
   所有的地方都如此



-- 
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