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

Implement support for server hot reload #21

Open
opensaucerer opened this issue Dec 12, 2023 · 3 comments
Open

Implement support for server hot reload #21

opensaucerer opened this issue Dec 12, 2023 · 3 comments
Assignees

Comments

@opensaucerer
Copy link
Collaborator

When changes get made to a barf server, the only current way to get those changes reflecting at the listening port is to quit the server and restart it.

While this might not seem like a stressful one at first, over time is starts to become tiring and the idea of the server having to hot reload itself begins to make a lot more sense.

It's like nodemon but for Barf.

@opensaucerer opensaucerer self-assigned this Dec 12, 2023
@Oluwaseun241
Copy link

@opensaucerer
https://github.com/cosmtrek/air this might help

@opensaucerer
Copy link
Collaborator Author

Thank you for sharing. I think @ShowBaba is already working on this issue.

@xlassix
Copy link

xlassix commented Mar 24, 2024

It seems he is done #22

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

3 participants