Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

[Coordinated] Serialize messages as liiklus CloudEvents #42

Merged
merged 2 commits into from
Feb 26, 2020

Conversation

ericbottard
Copy link
Collaborator

No description provided.

.setData(next.getPayload())
.setDataContentType(next.getContentType())
.setType("riff-event") // TODO
.setSource(this.group) // TODO
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO for another PR or sth to figure out now?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Later, needs to figure out even the meaning we want to give this.

The whole PR is ready for review as-is, but what you see is what you get

@sbawaska sbawaska merged commit b8d7a45 into projectriff:master Feb 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants