Skip to content

Refactor PsychicMqttClient to improve memory management and callback …#4

Merged
agessaman merged 1 commit into
mqtt-bridge-implementation-flexfrom
fix/malloc-remove
Apr 22, 2026
Merged

Refactor PsychicMqttClient to improve memory management and callback …#4
agessaman merged 1 commit into
mqtt-bridge-implementation-flexfrom
fix/malloc-remove

Conversation

@agessaman

Copy link
Copy Markdown
Owner

…handling. Replace dynamic memory allocations with fixed-size arrays for callbacks, enhancing performance and reducing fragmentation. Introduce inline storage for topics and optimize buffer allocation during connection setup. Update version to 0.2.2 to reflect changes.

…handling. Replace dynamic memory allocations with fixed-size arrays for callbacks, enhancing performance and reducing fragmentation. Introduce inline storage for topics and optimize buffer allocation during connection setup. Update version to 0.2.2 to reflect changes.
@agessaman agessaman merged commit 0ad7c33 into mqtt-bridge-implementation-flex Apr 22, 2026
@agessaman agessaman deleted the fix/malloc-remove branch April 22, 2026 04:25
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