Rynzie02 commented on code in PR #1046: URL: https://github.com/apache/dubbo-go-samples/pull/1046#discussion_r2938972202
########## generic/README.md: ########## @@ -2,21 +2,21 @@ [English](README.md) | [中文](README_zh.md) -This sample demonstrates how to use generic invocation with both Dubbo and Triple protocols for Go-Java interoperability. Generic invocation allows calling remote services without generating stubs or having the service interface locally. +This sample demonstrates generic invocation over the Triple protocol for Go-Java interoperability. Generic invocation allows calling remote services without generating stubs or having the service interface locally. Review Comment: Unnecessary i think. -- 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]
