Azure / azure-relay-bridge

Azure Relay Bridge - A cross-platform command line tool to create VPN-less TCP tunnels from and to anywhere
MIT License
121 stars 48 forks source link

Remove file system watcher #99

Closed clemensv closed 1 month ago

clemensv commented 1 month ago

This PR fixes #13 by removing the file system watcher and related update mechanisms. Watching the config file and restarting the elements of the bridge affected by a config file change turns out to be very hard to implement reliably and the feature is therefore cut for the time being.