Skip to content

Refactor Broker Runtime And MQTT Repository Architecture - #10

Merged
Dumdart merged 5 commits into
masterfrom
code-refactoring
Aug 12, 2026
Merged

Refactor Broker Runtime And MQTT Repository Architecture#10
Dumdart merged 5 commits into
masterfrom
code-refactoring

Conversation

@Dumdart

@Dumdart Dumdart commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

Refactors broker runtime state, MQTT callbacks, repositories, and dependency wiring to improve separation of concerns and persistence behavior.

Changes

Bug Fixes

  • Improve broker configuration, observer, subscription, and runtime persistence handling.
  • Update CI, project configuration, and dependency locking.

Features

  • Add broker profile identity and expanded repository interfaces.
  • Introduce asynchronous callback bridging and revised MQTT callback handling.

Refactoring

  • Reorganize application services, runtime state management, database context, MQTT client integration, and repository implementations.
  • Update dependency injection and application runtime wiring.

Improvements

  • Expand and update unit and integration coverage across application, MQTT, repository, GUI, API, and runtime components.

Testing

  • Updated the affected test suites covering application dependencies, MQTT behavior, repositories, persistence, APIs, GUI flows, and runtime behavior.

@Dumdart
Dumdart merged commit e8266d5 into master Aug 12, 2026
2 checks passed
@Dumdart
Dumdart deleted the code-refactoring branch August 12, 2026 11:20
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