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

feat(server): auto reload server on config change #29

Merged
merged 5 commits into from
Feb 18, 2024
Merged

Conversation

shouya
Copy link
Owner

@shouya shouya commented Feb 18, 2024

This PR implements the auto-reload feature for the server. When the server is running with -w/--watch flag, it will watch the config file and reload the server when the config file is modified.

@shouya shouya merged commit 9ce0ebd into master Feb 18, 2024
2 checks passed
@shouya shouya deleted the auto-reload-config branch February 18, 2024 13:17
shouya added a commit that referenced this pull request Feb 19, 2024
This PR implements the auto-reload feature for the server. When the
server is running with `-w`/`--watch` flag, it will watch the config
file and reload the server when the config file is modified.

---------

Co-authored-by: Shou Ya <shouya@users.noreply.github.com>
@shouya shouya added feature and removed feature labels Feb 20, 2024
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