xuesongxs commented on PR #5783: URL: https://github.com/apache/inlong/pull/5783#issuecomment-1280165051
The inlong full link must support CloudEvents protocol. You can join the WeChat group to discuss. From: iamsee123 Date: 2022-10-15 22:46 To: apache/inlong CC: xuesongxs; Comment Subject: Re: [apache/inlong] [INLONG-4987][Agent] Support CloudEvents Source (PR #5783) 1、The implementation of this PR is a little different from my imagination. My goal is that Inlong starts an HTTP service, receives CloudEvents data, writes it to the Pulsar Topic, and the structure stored in the Topic is CloudEvents. 2、If you want to use the InlongMsg structure uniformly, use cloudevents as the body of InlongMsg inside Inlong. 3、CloudEvents can be transmitted based on HTTP, TCP and gPRC protocols. I got it. I will reconstruct the code later. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: ***@***.***> -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org