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

Refactor: Move message definitions to dora-message crate #613

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

phil-opp
Copy link
Collaborator

@phil-opp phil-opp commented Aug 7, 2024

First step towards versioning the message definitions indepedently.

First step towards versioning the message definitions indepedently.
@phil-opp phil-opp requested a review from haixuanTao August 7, 2024 18:51
@phil-opp phil-opp marked this pull request as ready for review August 7, 2024 18:56
The `dora-message` crate now depends on `dora-core`, instead of the other way around.
@haixuanTao
Copy link
Collaborator

Just for my own understanding, this PR only moves the different messages structure from the different library into a single module right?

But it does not touch at the logic right?

@phil-opp
Copy link
Collaborator Author

phil-opp commented Aug 8, 2024

Yes, this just moves all the message definitions into one place.

@haixuanTao
Copy link
Collaborator

Ok looks great, thanks!

@phil-opp phil-opp merged commit d603226 into main Aug 12, 2024
40 checks passed
@phil-opp phil-opp deleted the message-format-crate branch August 12, 2024 13:38
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