python-zeroconf
python-zeroconf copied to clipboard
Best way to be notified when a service disappears?
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?