nicolaferraro commented on issue #171: runtime : create cloudevents camel component URL: https://github.com/apache/camel-k/issues/171#issuecomment-428852839 Looking at the transport spec: https://github.com/cloudevents/spec/blob/v0.1/http-transport-binding.md Cloudevents supports a request/reply pattern, so we can use it also to "invoke" a remote route e.g. from a function. We can rely on cloudevents instead of creating a propretary transport for the "lightweight camel client". Wdyt?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
