This is an automated email from the ASF dual-hosted git repository.
healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git.
from 9d564bd [INLONG-2216][DataProxy-sdk] Add UDP protocol client example
(#2270)
add 2bf0e78 [INLONG-2217][DataProxy-sdk] Add TCP protocol client example
(#2268)
No new revisions were added by this update.
Summary of changes:
.../sdk/dataproxy/example/TcpClientExample.java | 106 +++++++++++++++++++++
1 file changed, 106 insertions(+)
create mode 100644
inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/example/TcpClientExample.java