ruanwenjun commented on issue #274: URL: https://github.com/apache/incubator-eventmesh/issues/274#issuecomment-848545546
> > @qqeasonchen I am not familiar with CloudEvents, this work is to covert events to CloudEvents format? > > CloudEvents is a standard events protocal, it's sdk supports converting messages to CloudEvents for transmission.You can get familiar with it refer to https://github.com/cloudevents/spec Thanks, currently, EventMesh transport event by `Package`, do you mean that we need to use the CloudEvents to deliver event? https://github.com/cloudevents/sdk-java/blob/687e03bac5569bcfae54f24c0da64291d2a77cac/core/src/main/java/io/cloudevents/core/v1/CloudEventV1.java -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
