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

fix: type compatibility #1

Merged
merged 2 commits into from
Mar 15, 2024
Merged

fix: type compatibility #1

merged 2 commits into from
Mar 15, 2024

Conversation

gaukas
Copy link
Owner

@gaukas gaukas commented Mar 11, 2024

@gaukas gaukas self-assigned this Mar 11, 2024
@gaukas
Copy link
Owner Author

gaukas commented Mar 12, 2024

I am also planning to push another change based on this PR. If this PR gets merged before that, I will start a new PR.

The new change to be introduced is about parsing a WATERConfig from JSON/Protobuf, which replaces the currently hardcoded-to-default Config.

@gaukas gaukas marked this pull request as draft March 15, 2024 00:42
@gaukas gaukas marked this pull request as ready for review March 15, 2024 03:21
@gaukas
Copy link
Owner Author

gaukas commented Mar 15, 2024

The change related to config builder won't be really meaningful until water#62 is merged, since in the current version, UnmarshalXxx will require the filepath to TransportModuleBin to be set and valid.

@gaukas gaukas requested review from erikziyunchi and removed request for erikziyunchi March 15, 2024 03:23
Copy link
Collaborator

@erikziyunchi erikziyunchi left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the changes!

@gaukas gaukas merged commit 58cc372 into master Mar 15, 2024
@gaukas gaukas deleted the fix-compatibility branch March 19, 2024 01:03
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