Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding MessageBus Component #54

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Conversation

JoshuaEstes
Copy link
Member

@JoshuaEstes JoshuaEstes commented Oct 27, 2023

Description

Closes #48

Checklist

  • Updated the correct CHANGELOG file
  • Updated documentation
  • Code Coverage >= 80%
  • Change component name to "MessageBus"

@JoshuaEstes JoshuaEstes added documentation Improvements or additions to documentation Queue and removed Clock filesystem labels Oct 27, 2023
@github-actions github-actions bot added Clock filesystem and removed documentation Improvements or additions to documentation labels Oct 27, 2023
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 27, 2023
@JoshuaEstes
Copy link
Member Author

I really like the idea of having middleware and handlers here. This would allow the component to implement routing easier along with a lot of other features.

@JoshuaEstes JoshuaEstes changed the title Queue Component Adding MessageBus Component Oct 31, 2023
@JoshuaEstes JoshuaEstes added this to the v1.x milestone Nov 3, 2023
@JoshuaEstes JoshuaEstes removed this from the v1.x milestone Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MessageBus] New Component
1 participant