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

Middleware support, catch all events #371

Open
getnamo opened this issue Mar 17, 2023 · 0 comments
Open

Middleware support, catch all events #371

getnamo opened this issue Mar 17, 2023 · 0 comments

Comments

@getnamo
Copy link
Owner

getnamo commented Mar 17, 2023

Add support for a middleware attachment that will sit between every event and their listener consumer allowing to stop an event to forward.

Would likely need to manually trigger this via a function call initially and which point the middleware receiver would receive first and then if true is given, continue to bound listener.

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