python-zeroconf icon indicating copy to clipboard operation
python-zeroconf copied to clipboard

Best way to be notified when a service disappears?

Open tomkcook opened this issue 1 year ago • 0 comments
trafficstars

Is there a good way to be notified when a service disappears without calling unregister_service()? Or do I have to regularly check that the service is still responding as advertised and manually discard my old record for it?

tomkcook avatar Feb 14 '24 13:02 tomkcook