dragon-zhang opened a new issue, #3806: URL: https://github.com/apache/shenyu/issues/3806
### Description The inspiration for this task comes from `istio`. Nowadays, Shenyu clients are `embedded SDKs`, and the cost of upgrading clients is high. Using `java agent` technology to refactor clients can greatly reduce the upgrade cost. ### Task List 1. - [ ] refactor `shenyu-client-alibaba-dubbo`; 2. - [ ] refactor `shenyu-client-apache-dubbo`; 3. - [ ] refactor `shenyu-client-grpc`; 4. - [ ] refactor `shenyu-client-springcloud`; 5. - [ ] refactor `shenyu-client-springmvc`; 6. - [ ] refactor `shenyu-client-motan`; 7. - [ ] refactor `shenyu-client-sofa`; 8. - [ ] refactor `shenyu-client-tars`; 9. - [ ] refactor `shenyu-client-websocket`; -- 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]
