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

notification system #14

Open
kristopolous opened this issue Jan 23, 2020 · 2 comments
Open

notification system #14

kristopolous opened this issue Jan 23, 2020 · 2 comments
Assignees

Comments

@kristopolous
Copy link
Member

No description provided.

@kristopolous
Copy link
Member Author

The "right" way to do this would be to emit events from the ad daemon and then have other systems that listen on the events and fire off the notification events in a separate process.

The fast way is just to do a direct call - that's the way we're going to roll for now.

@kristopolous
Copy link
Member Author

the design pattern of the booking flags, although not pretty, worked.

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