LANServerBroadcast
LANServerBroadcast copied to clipboard
Lan listener should retry listening on the port after some time instead of stopping its work completely
More of a feature request than a bug. A timer could be added for this - and we could also expose these properties (retry_enabled and retry_timer_threshold) to the user. I have made the changes for my use case and would be happy to open a PR for the same!