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 53097e9 [INLONG-2215][DataProxy-sdk] Add HTTP protocol client example
(#2269)
add 9d564bd [INLONG-2216][DataProxy-sdk] Add UDP protocol client example
(#2270)
No new revisions were added by this update.
Summary of changes:
.../sdk/dataproxy/example/UdpClientExample.java | 313 +++++++++++++++++++++
1 file changed, 313 insertions(+)
create mode 100644
inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/example/UdpClientExample.java