eye-gu commented on issue #5893: URL: https://github.com/apache/shenyu/issues/5893#issuecomment-2599748372
Triple is a new protocol of Dubbo in version 3: https://cn.dubbo.apache.org/zh-cn/overview/reference/protocols/triple/. Unary's introduction is also in this document, perhaps a better way is to check the grpc documentation. Now, I plan to use Dubbo's protobuf-json generalization call to implement it, I don't know if it can meet your scenario: https://cn.dubbo.apache.org/zh-cn/docsv2.7/user/examples/pb-generic-reference/ -- 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]
