Skip to content

Conversation

@LorenzoTettamanti
Copy link
Contributor

Hi everyone, this PR adds a CRC32 integrity check in the decode functions in message.rs (it was previously annotated as TODO).

Tests

  • cargo test: all checks passed:
    • 24/24 passed
    • 0 ignored
    • 0 failed
  • Verified end-to-end with the producer and consumer example.

@LorenzoTettamanti LorenzoTettamanti marked this pull request as ready for review November 3, 2025 12:46
@LorenzoTettamanti
Copy link
Contributor Author

Fixed the cargo clippy error during lint check @BewareMyPower

@BewareMyPower
Copy link
Contributor

Please fix the lint errors, you can run cargo fmt --all --check locally to check the code format.

@LorenzoTettamanti
Copy link
Contributor Author

@BewareMyPower done

@BewareMyPower BewareMyPower merged commit aa893cc into streamnative:master Nov 8, 2025
7 checks passed
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