You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switched the libraries in cddec11 and now a well-stopped service (in 0956e63) seems to behave as expected (browser notices 'goodbye' message and forgets the service).
Still, a timeout does not seem to be respected yet either (see: onlxltd/bonjour-service#25). If I've understood mDNS behaviour correctly, the 120 seconds time-to-live as described here means, that the addresses of discovered devices (i.e., A or AAAA records) should be "refreshed" every 2 minutes, but this does not seem to happen at the moment with the library.
service.stop()
orservice.on("up")
bonjour-service
has similar popularity but is currently maintainedbonjour
-repo has issues regarding deprecation: Deprecate this package and tell users to use bonjour-service instead watson/bonjour#78 and Deprecate package in favor of bonjour-service? watson/bonjour#69The text was updated successfully, but these errors were encountered: