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

Implement a module event/pubsub system #276

Open
mathieumg opened this issue Nov 16, 2014 · 0 comments
Open

Implement a module event/pubsub system #276

mathieumg opened this issue Nov 16, 2014 · 0 comments
Assignees
Milestone

Comments

@mathieumg
Copy link
Member

This would would allow any module to listen/subscribe to an event/publication and/or to emit an event/publish.

The possible interactions would be the following:

  • A module in the front-end is notified of an activity in the front-end.
  • A module in the front-end is notified of an activity in the back-end.
  • A module in the back-end is notified of an activity in the back-end.
@mathieumg mathieumg self-assigned this Nov 16, 2014
@mathieumg mathieumg added this to the 1.0 milestone Nov 16, 2014
@mathieumg mathieumg modified the milestones: 1.1, 1.0 Nov 30, 2014
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

1 participant