Skip to content

fix(net): fix conditional compilation and code organization#326

Merged
bittcrafter merged 1 commit intormqtt:masterfrom
bittcrafter:dev/0.18.0
Oct 20, 2025
Merged

fix(net): fix conditional compilation and code organization#326
bittcrafter merged 1 commit intormqtt:masterfrom
bittcrafter:dev/0.18.0

Conversation

@bittcrafter
Copy link
Copy Markdown
Collaborator

  • Bump rmqtt-net version to 0.3.1 and rmqtt-conf to 0.3.1
  • Fix conditional compilation for TLS features in cert.rs and stream.rs
  • Reorganize module exports to improve code structure
  • Remove duplicate module declarations and fix import paths
  • Add allow(unused_mut) attribute to suppress warnings
  • Maintain all existing functionality with improved code quality

* Bump rmqtt-net version to 0.3.1 and rmqtt-conf to 0.3.1
* Fix conditional compilation for TLS features in cert.rs and stream.rs
* Reorganize module exports to improve code structure
* Remove duplicate module declarations and fix import paths
* Add allow(unused_mut) attribute to suppress warnings
* Maintain all existing functionality with improved code quality
@bittcrafter bittcrafter merged commit 0d24ff8 into rmqtt:master Oct 20, 2025
10 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.

1 participant