refactor: Create application container #38
No reviewers
Labels
No labels
bug
chore
CI/CD
Code Cleanup
duplicate
DX
enhancement
help wanted
invalid
packaging
question
UI
UX
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Reference
waycasthq/waycast!38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor/app-container"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This continues the work from #37 by introducing a much needed application container that handles message passing between threads as well as providing an easy place to thread configuration to the subsystems.
This allows us to further clean up
main.rsand sets us up for further planned improvements such as:by simply providing better separation of concerns and cleaner boundaries between the subsystems.
This is very much an initial version of the concept and I foresee improvements being made to it as we continue working on this.
refactor/app-containerto refactor: Create application containerbd3c80c882tod0b59b7abblgmt 🤑