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

Move event dispatcher management inside #218

Closed
elbrujohalcon opened this issue Dec 14, 2015 · 0 comments
Closed

Move event dispatcher management inside #218

elbrujohalcon opened this issue Dec 14, 2015 · 0 comments
Assignees

Comments

@elbrujohalcon
Copy link
Member

Up to this point, if a user wants to listen to events from sumo activities, it has to provide its own gen_event dispatcher.
It would be a much better idea to just add a sumo_events_sup supervisor with a one_for_one strategy that basically boots up a gen_event dispatcher per each dispatcher listed on the events section of the app configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants