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

Server swapping #55

Closed
3 tasks
Jerboa-app opened this issue Apr 28, 2024 · 1 comment · Fixed by #101
Closed
3 tasks

Server swapping #55

Jerboa-app opened this issue Apr 28, 2024 · 1 comment · Fixed by #101
Milestone

Comments

@Jerboa-app
Copy link
Contributor

Jerboa-app commented Apr 28, 2024

Enable swapping out the server (when the sitemap structure is updated)

  • Observe the structure hash (i.e.. uri's)
  • when structure has is stale, prepare new router, graceful shutdown, swap
  • configure refresh rate in a watcher thread

Or maybe we can append routes to a served Server?

@Jerboa-app
Copy link
Contributor Author

@Jerboa-app Jerboa-app added this to the 0.3.x milestone May 14, 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 a pull request may close this issue.

1 participant