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

gAdded a magic number to the message serializing. #141

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

fulmicoton
Copy link
Contributor

The point here is to make sure we ignore message coming from a different program, or coming from a version of chitchat that was not properly versioned.

In that case, the enum discriminant could coincide with our version number.

The point here is to make sure we ignore message coming
from a different program, or coming from a version of chitchat
that was not properly versioned.

In that case, the enum discriminant could coincide with our
version number.
@fulmicoton fulmicoton requested a review from guilload March 14, 2024 10:13
@fulmicoton fulmicoton merged commit f783620 into main Mar 14, 2024
2 checks passed
@fulmicoton fulmicoton deleted the magic_number branch March 14, 2024 13:19
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