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

Events for Feature Updates #58

Closed
tylernathanreed opened this issue May 3, 2023 · 2 comments
Closed

Events for Feature Updates #58

tylernathanreed opened this issue May 3, 2023 · 2 comments

Comments

@tylernathanreed
Copy link
Contributor

I want to have my UI instantly react to certain feature flag changes. Normally I'd hook up Laravel Echo, and broadcast an event in response to a feature flag update, but I'm not seeing anything I can hook into for that.

Can we get events for when a feature flag changes, so that applications can listen to those changes?

@driesvints
Copy link
Member

Yeah I think that's something we can do. Feel free to send in a PR for us to look at 👍

@tylernathanreed
Copy link
Contributor Author

tylernathanreed commented May 3, 2023

Thanks! I'll take a stab at it.

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

No branches or pull requests

2 participants