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

Recommended way to update rules? #321

Open
kadeer opened this issue Oct 22, 2024 · 1 comment
Open

Recommended way to update rules? #321

kadeer opened this issue Oct 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kadeer
Copy link

kadeer commented Oct 22, 2024

Thank you for your effort in building this library. It seems like the perfect tool for the task I have at hand.

I want to dynamically load and unload rules for evaluation in my .NET application while keeping the proxy server running. What's the recommended way to do that? Going through the API and tests reveals no obvious way to do that.

Thanks!

@haga-rak
Copy link
Owner

In Fluxzy Desktop, the entire proxy is reloaded whenever a rule update occurs. This is fast enough for an HTTP debugger. However, if you’re looking for a more real-time experience, I'm afraid this feature does not yet exist.

We'll keep this issue open, as what you're looking for is an interesting potential feature.

@haga-rak haga-rak added the enhancement New feature or request label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants