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

Adds FilteredNotifier #547

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

itzloop
Copy link
Contributor

@itzloop itzloop commented Dec 16, 2023

I have changed QueuedNotifier, adding Stop(bool). This way we could use the same DefaultNotifier and then pass different implementations of QueuedNotifier. Now by calling NewDefaultNotifierWithFilter, one can only specify desired events and only receive those events and nothing more. The events are shared for all URLs but it's effortless to implement per URL event filter.

@itzloop
Copy link
Contributor Author

itzloop commented Jan 10, 2024

@davidzhao can you please review this pr?

@itzloop
Copy link
Contributor Author

itzloop commented Apr 6, 2024

Any updates on this?

@itzloop
Copy link
Contributor Author

itzloop commented May 20, 2024

@davidzhao Can you review this please.

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

Successfully merging this pull request may close these issues.

1 participant