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

Add Debug for FilterChain and FilterManager::with_dynamic #487

Merged
merged 4 commits into from
Mar 2, 2022

Conversation

XAMPPRocky
Copy link
Collaborator

These are just some misc improvements I needed when working with the management server.

  • Debug for FilterChain makes it easier to print FilterChain while it is running. This makes it easier to see whether an update is happening or not.
  • FilterManager::with_dynamic allows you to connect to management servers from the library.

@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: c602aaad-5c3f-4446-852c-fd79b1013513

To build this version:

git fetch [email protected]:googleforgames/quilkin.git pull/487/head:pr_487 && git checkout pr_487
cargo build

@markmandel markmandel merged commit bbb9fd2 into main Mar 2, 2022
@markmandel markmandel added the kind/cleanup Refactoring code, fixing up documentation, etc label Mar 2, 2022
@markmandel markmandel deleted the misc-improvements branch March 3, 2022 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Refactoring code, fixing up documentation, etc size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants