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

Remove Abomonation for encoding MessageHeader #457

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

antiguru
Copy link
Member

While this does not remove the dependency on Abomonation, it ensures that
reading and writing MessageHeader structs from the network does not use
Abomonation.

Signed-off-by: Moritz Hoffmann [email protected]

@frankmcsherry
Copy link
Member

This seems like a good idea.

Copy link
Member

@frankmcsherry frankmcsherry left a comment

Choose a reason for hiding this comment

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

Seems good to me; shall we merge?

While this does not remove the dependency on Abomonation, it ensures that
reading and writing MessageHeader structs from the network does not use
Abomonation.

Signed-off-by: Moritz Hoffmann <[email protected]>
@antiguru
Copy link
Member Author

Yup, easy to back out if it's not what we like it to be.

@antiguru antiguru merged commit f659c51 into TimelyDataflow:master Aug 14, 2024
1 check passed
@antiguru antiguru deleted the no_abom branch August 14, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants