Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime : create cloudevents camel component #171

Closed
lburgazzoli opened this issue Oct 10, 2018 · 4 comments
Closed

runtime : create cloudevents camel component #171

lburgazzoli opened this issue Oct 10, 2018 · 4 comments

Comments

@lburgazzoli
Copy link
Contributor

We should create a component that support events according to the cloudevents specifications

@lburgazzoli lburgazzoli added this to To do in Knative as target platform via automation Oct 10, 2018
@lburgazzoli
Copy link
Contributor Author

Once ready the component should be moved to camel upstream

@nicolaferraro
Copy link
Member

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?

@lburgazzoli
Copy link
Contributor Author

+1

@oscerd
Copy link
Contributor

oscerd commented Oct 11, 2018

Good idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants