frp icon indicating copy to clipboard operation
frp copied to clipboard

feat: add client reload on config change

Open obadoraibu opened this issue 1 year ago • 2 comments

Thid pull request proposed as part of the homework for the course "designing the architecture of software systems". The ability to configure client updates when configuration files are changed is implemented. "Watcher" was used instead of "fsnotify" due to problems with the compatibility of the second with macos

obadoraibu avatar Jun 01 '24 14:06 obadoraibu

https://github.com/fatedier/frp/pull/3728#issuecomment-1789992965

This feature is not currently in the plan due to some concerns and it is not very perfect. For now, you can reload the configuration through the reload API after updating the configuration file.

fatedier avatar Jun 03 '24 02:06 fatedier

PRs go stale after 21d of inactivity. Stale PRs rot after an additional 7d of inactivity and eventually close.

github-actions[bot] avatar Jun 25 '24 00:06 github-actions[bot]