AlexStocks commented on a change in pull request #242:
URL: https://github.com/apache/dubbo-go-samples/pull/242#discussion_r707008706



##########
File path: rpc/jsonrpc/README.md
##########
@@ -0,0 +1,66 @@
+# JsonRPC Example
+
+## Backend
+Dubbo3 provides Triple(Dubbo3), Dubbo2 protocols, which are native to the 
Dubbo framework.

Review comment:
       Dubbo3 provides Triple(Dubbo3) and Dubbo2 protocols, which are native to 
the Dubbo framework.
   In addition, Dubbo3 also integrates a number of third-party protocols into 
Dubbo's programming and service governance architecture, including gRPC, 
Thrift, **JsonRPC**, Hessian2, and REST. The following describes the 
**JsonRPC** protocol example.
   




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