Ning
Ning copied to clipboard
Real-time scanning
IMHO it will be great to update the device list in real time. Is it possible to implement? Maybe there is a way to receive events when a device goes online/offline? If it is not, maybe add the option to refresh device list periodically and let a user to set the refresh period.
Scanning periodically would be certainly be possible.
Scanning often can put strain on the network, so I would like to keep the refresh interval quite long (> 1min).
As far as I know the MDNS-API offers change events. I'd be happy to merge PRs, that implement this feature