gosonzhang opened a new issue, #11695: URL: https://github.com/apache/inlong/issues/11695
### Description 1. Abstract the methods supported by TCP Sender and HTTP HttpProxySender, abstract the necessary support interface MessageSender for public message senders, TCP sender interface TcpMsgSender, HTTP sender interface HttpMsgSender, 2. Return according to actual usage, abstract the callback interface MsgSendCallback, for asynchronous sending, and support the view of specific error information; 3. According to the network management implementation of TCP and HTTP, abstract the client management interface ClientMgr ### InLong Component InLong SDK ### Are you willing to submit PR? - [x] Yes, I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org