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

Create EventManager class #249

Open
NoB0 opened this issue May 13, 2024 · 0 comments
Open

Create EventManager class #249

NoB0 opened this issue May 13, 2024 · 0 comments
Labels
feature Feature or improvement P1 Medium priority

Comments

@NoB0
Copy link
Collaborator

NoB0 commented May 13, 2024

This class should send event messages to subscribers and emit replies to the user. For example, the user click on a button and component X reply to that event. This event manager should enclose a UserEventHandler, a dialogue connector, an agent, and all other component of the application concerned by events.

@NoB0 NoB0 added feature Feature or improvement P1 Medium priority labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature or improvement P1 Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant